On our website you can download font Ustulo Display version Version 1.7, which belongs to the family Ustulo Display (subfamily Regular). Designer - Christiaan van Wyk (You can contact the designer at: http://dichotomy.co.za).Download Ustulo Display free on MyFonts.club. It size - only 32.77 KB All right reserved Copyright © 2020 Christiaan van Wyk, Ustulo Foundry (https://ustulo.com). All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 37 times |
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 |
You can connect the font Ustulo Display to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=ustulo-display" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=ustulo-display);
Activate this font for text in your CSS styles file::
font-family: 'Ustulo Display', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/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>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.