On our website you can download font Farisea Dark version Version 1.186, which belongs to the family Farisea Dark (subfamily Regular). Manufacturer by deFharo. Designer - Fernando Haro (You can contact the designer at: https://defharo.com).Download Farisea Dark free on MyFonts.club. It size - only 58.10 KB All right reserved Copyright (c) 2018 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 | 49 times |
| size | 58.10 KB |
| Family | Farisea Dark |
| Subfamily | Regular |
| Full name | Farisea Dark |
| PostScript name | FariseaDark |
| Version | Version 1.186 |
| Unique ID | Version 1.186;DFHA;FariseaDark;2018;FLVI-611 |
| Description | Fraktur is a typographic style of the Latin alphabet derived from the Gothic writing that arose at the beginning of the XVI century and was popularized in Germany, Northern Europe and the Baltic countries. These fonts are distinguished by their thick strokes and the angled profile produced by the pen. Farisea Fraktur is my modern version of this type of Fraktur fonts, without embellishments, the initial inclination is of 64 ° for the upper and lower ascending finials, it has a great contrast between antlers and a generous height of x, which gives the font in a square proportion. |
| Designer | Fernando Haro |
| Designer URL | https://defharo.com |
| Trademark | Farisea Dark is a trademark of deFharo. |
| Manufacturer | deFharo |
| Vendor URL | https://defharo.com/fonts/farisea-fraktur/ |
| Copyright | Copyright (c) 2018 by deFharo. All rights reserved. |
| License URL | https://defharo.com/fonts/farisea-fraktur/ |
| License Description | Personal use only (FFP)! Leer / Read: |
| Vendor ID | DFHA |
You can connect the font Farisea Dark 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=farisea-dark" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=farisea-dark);
Activate this font for text in your CSS styles file::
font-family: 'Farisea Dark', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=farisea-dark" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Farisea Dark', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Farisea Dark!</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.