On our website you can download font Linux Libertine version Version 5.0.6, which belongs to the family Linux Libertine Initials O (subfamily Initials). Manufacturer by Philipp H. Poll. Designer - Philipp H. Poll (You can contact the designer at: http://www.linuxlibertine.org).Download Linux Libertine free on MyFonts.club. It size - only 389.65 KB All right reserved Linux Libertine by Philipp H. Poll,. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 47 times |
size | 389.65 KB |
Family | Linux Libertine Initials O |
Subfamily | Initials |
Full name | Linux Libertine Initials O |
PostScript name | LinLibertineIO |
Version | Version 5.0.6 |
Unique ID | FontForge 2.0 : Linux Libertine Initials O : 2-7-2012 |
Description | GPL- General Public License AND OFL-Open Font License |
Designer | Philipp H. Poll |
Designer URL | http://www.linuxlibertine.org |
Manufacturer | Philipp H. Poll |
Vendor URL | http://www.linuxlibertine.org |
Copyright | Linux Libertine by Philipp H. Poll, |
License URL | http://www.fsf.org/licenses/gpl.html AND http://scripts.sil.org/OFL |
License Description | GPL- General Public License AND OFL-Open Font License |
Vendor ID | PfEd |
You can connect the font Linux Libertine 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=linux-libertine" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=linux-libertine);
Activate this font for text in your CSS styles file::
font-family: 'Linux Libertine', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=linux-libertine" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Linux Libertine', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Linux Libertine!</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.