On our website you can download font Glotona Black version Version 1.235, which belongs to the family Glotona White (subfamily FFP). Manufacturer by deFharo. Designer - Fernando Haro (You can contact the designer at: http://defharo.com).Download Glotona Black free on MyFonts.club. It size - only 234.09 KB All right reserved Copyright (c) 2017 by deFharo. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 39 times |
| size | 234.09 KB |
| Family | Glotona White |
| Subfamily | FFP |
| Full name | GlotonaWhite |
| PostScript name | GlotonaWhite |
| Preferred family | Glotona White |
| Preferred subfamily | FFP |
| Version | Version 1.235 |
| Unique ID | deFharo: Glotona White: 2017 |
| Description | Glotona Black & White are two modernist typography handwritten and layered to create multicolored typographic headers. Glotona is my tribute to Bodoni typefaces, revolutionary when they appeared in the eighteenth century and still valid today. |
| Designer | Fernando Haro |
| Designer URL | http://defharo.com |
| Trademark | Glotona White is a trademark of deFharo. |
| Manufacturer | deFharo |
| Vendor URL | http://wp.me/p11PzK-354 |
| Copyright | Copyright (c) 2017 by deFharo. All rights reserved. |
| License URL | http://wp.me/p11PzK-354 |
| License Description | Personal use only (FFP)! Leer / Read: |
| Vendor ID | FHP |
You can connect the font Glotona Black 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=glotona-black" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=glotona-black);
Activate this font for text in your CSS styles file::
font-family: 'Glotona Black', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=glotona-black" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Glotona Black', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Glotona Black!</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.