На нашем сайте Вы можете скачать шрифт Ustulo Display версии Version 1.7, который относится к семейству Ustulo Display (начертание Regular). Дизайнер - Christiaan van Wyk (связаться с дизайнером можно по адрессу: http://dichotomy.co.za).Скачайте Ustulo Display бесплатно на MyFonts.ru. Его размер - всего 32.77 KB Все права принадлежат Copyright © 2020 Christiaan van Wyk, Ustulo Foundry (https://ustulo.com). All rights reserved.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 163 |
| size | 32.77 KB |
| Family | Ustulo Display |
| Subfamily | Regular |
| Full name | Ustulo |
| PostScript name | Ustulo_Display_PS |
| Version | Version 1.7 |
| Unique ID | Ustulo Display |
| Description | Ustulo Typeface is a modern display typeface. With strong clean perfect shapes it is sure to make a bold statement. It works well on it's own, and still work well with other fonts while asserting it's dominance through it's beautiful rounded curves and simplicity. Wether using it for logo design, or as your primary font for headings on your website, it will communicate whatever you need to with confidence and strength. |
| Designer | Christiaan van Wyk |
| Designer URL | http://dichotomy.co.za |
| Vendor URL | http://ustulo.com |
| Copyright | Copyright © 2020 Christiaan van Wyk, Ustulo Foundry (https://ustulo.com). All rights reserved. |
| License URL | http://ustulo.com/ustulo-eula/ |
| License Description | Ustulo Display Typeface |
| Vendor ID | Bird |
Вы можете подключить шрифт Ustulo Display к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=ustulo-display" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=ustulo-display);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Ustulo Display', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=ustulo-display" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Ustulo Display', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Ustulo Display!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.