On our website you can download font Libre Franklin version Version 2.000, which belongs to the family Libre Franklin Thin (subfamily Regular). Manufacturer by Impallari Type. Designer - Pablo Impallari, Rodrigo Fuenzalida, Nhung Nguyen (You can contact the designer at: http://www.impallari.com/).Download Libre Franklin free on MyFonts.club. It size - only 101.82 KB All right reserved Copyright 2020 The LibreFranklin Project Authors (https://github.com/impallari/Libre-Franklin). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 376 times |
size | 101.82 KB |
Family | Libre Franklin Thin |
Subfamily | Regular |
Full name | Libre Franklin Thin |
PostScript name | LibreFranklin-Thin |
Preferred family | Libre Franklin |
Preferred subfamily | Thin |
Version | Version 2.000 |
Unique ID | 2.000;IMPA;LibreFranklin-Thin |
Description | Libre Franklin is a reinterpretation and expansion of the 1912 Morris Fuller Benton’s classic. |
Designer | Pablo Impallari, Rodrigo Fuenzalida, Nhung Nguyen |
Designer URL | http://www.impallari.com/ |
Trademark | Libre Franklin is a trademark of Impallari Type. |
Manufacturer | Impallari Type |
Vendor URL | http://www.impallari.com/ |
Copyright | Copyright 2020 The LibreFranklin Project Authors (https://github.com/impallari/Libre-Franklin) |
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 | IMPA |
You can connect the font Libre Franklin 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=libre-franklin" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=libre-franklin);
Activate this font for text in your CSS styles file::
font-family: 'Libre Franklin', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=libre-franklin" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Libre Franklin', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Libre Franklin!</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.