На нашем сайте Вы можете скачать шрифт Anggun Sans который относится к семейству Anggun Sans (начертание Regular).Скачайте Anggun Sans бесплатно на MyFonts.ru. Его размер - всего 87.52 KB. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 88 |
| size | 87.52 KB |
| Family | Anggun Sans |
| Subfamily | Regular |
| Full name | Anggun Sans Regular |
| PostScript name | AnggunSans |
| Unique ID | pyrs: 2016 |
| Description | Use these files only in accordance with the requirements of your purchased license. Do not violate copyright. |
| License Description | 1. The Font is protected by copyright law. The Anggun is the sole, exclusive owner of all intellectual property rights, including rights under copyright and trademark law. Licensee agrees not to use the Font in any manner that infringes the intellectual property rights of the Anggun or violates the terms of this. Licensee will be held legally responsible, and indemnifies Fontspring, for any infringements on the foundry's rights caused by failure to abide by the terms of this. |
| Vendor ID | pyrs |
Вы можете подключить шрифт Anggun Sans к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=anggun-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=anggun-sans);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Anggun Sans', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=anggun-sans" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Anggun Sans', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Anggun Sans!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.