On our website you can download font Josefin Sans version Version 2.000, which belongs to the family Josefin Sans Thin (subfamily Regular). Manufacturer by Typemade. Designer - Santiago Orozco (You can contact the designer at: http://www.typemade.mx).Download Josefin Sans free on MyFonts.club. It size - only 116.34 KB All right reserved Copyright 2010 The Josefin Sans Project Authors (https://github.com/ThomasJockin/JosefinSansFont-master), with Reserved Font Name "Josefin Sans".. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 194 times |
size | 116.34 KB |
Family | Josefin Sans Thin |
Subfamily | Regular |
Full name | Josefin Sans Thin |
PostScript name | JosefinSans-Thin |
Preferred family | Josefin Sans |
Preferred subfamily | Thin |
Version | Version 2.000 |
Unique ID | 2.000;NONE;JosefinSans-Thin |
Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL |
Designer | Santiago Orozco |
Designer URL | http://www.typemade.mx |
Trademark | Josefin Sans is a trademark of Typemade. |
Manufacturer | Typemade |
Vendor URL | http://www.typemade.mx |
Copyright | Copyright 2010 The Josefin Sans Project Authors (https://github.com/ThomasJockin/JosefinSansFont-master), with Reserved Font Name "Josefin Sans". |
License URL | http://scripts.sil.org/OFL |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL |
Vendor ID | NONE |
You can connect the font Josefin Sans 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=josefin-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=josefin-sans);
Activate this font for text in your CSS styles file::
font-family: 'Josefin Sans', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=josefin-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Josefin Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Josefin Sans!</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.