На нашем сайте Вы можете скачать шрифт Altera который относится к семейству Altera (начертание Regular). Шрифт изготовил Jacob King. Дизайнер - Jacob King (связаться с дизайнером можно по адрессу: jacobking.org).Скачайте Altera бесплатно на MyFonts.ru. Его размер - всего 26.38 KB Все права принадлежат Copyright Jacob King 2011.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 112 |
| size | 26.38 KB |
| Family | Altera |
| Subfamily | Regular |
| Full name | Altera - Regular |
| PostScript name | Altera-Regular |
| Unique ID | 1.000;pyrs;Altera-Regular |
| Description | By downloading this typeface you agree to the conditions laid out below (a copy of which can also be found at http://www.jacobking.org/EULAs.html ). This typeface can only be used in personal projects ( i.e. work done purely for enjoyment) and not for profit work (i.e. pro bono design work). This typeface can not be used in works in which the designer, author or user has received a commission for their services, or works in which the designer, author or user intends to generate any amount of income (i.e self promotion, identity work etc.) unless it is being used in strictly not for profit projects. By downloading you agree to the condition that the downloaded typeface cannot in anyway be redistributed, sold, or modified. If you wish to do so you must first receive express permission from the author (Jacob King). By downloading this you agree to the terms that you will not hold the author (Jacob King) responsible for any adverse or negative effects of installing and/or using this software. You are personally held responsible and accountable for any use to which you put the typeface. Jacob King holds the original copyright of the typeface. |
| Designer | Jacob King |
| Designer URL | jacobking.org |
| Trademark | Jacob King |
| Manufacturer | Jacob King |
| Vendor URL | jacobking.org |
| Copyright | Copyright Jacob King 2011. |
| License URL | http://www.jacobking.org/EULAs.html |
| License Description | By downloading this typeface you agree to the conditions laid out below (a copy of which can also be found at http://www.jacobking.org/EULAs.html ). This typeface can only be used in personal projects ( i.e. work done purely for enjoyment) and not for profit work (i.e. pro bono design work). This typeface can not be used in works in which the designer, author or user has received a commission for their services, or works in which the designer, author or user intends to generate any amount of income (i.e self promotion, identity work etc.) unless it is being used in strictly not for profit projects. By downloading you agree to the condition that the downloaded typeface cannot in anyway be redistributed, sold, or modified. If you wish to do so you must first receive express permission from the author (Jacob King). By downloading this you agree to the terms that you will not hold the author (Jacob King) responsible for any adverse or negative effects of installing and/or using this software. You are personally held responsible and accountable for any use to which you put the typeface. Jacob King holds the original copyright of the typeface. |
| Vendor ID | pyrs |
Вы можете подключить шрифт Altera к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=altera" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=altera);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Altera', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=altera" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Altera', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Altera!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.