On our website you can download font Libertinus Sans version Version 6.1, which belongs to the family Libertinus Sans (subfamily Regular). Manufacturer by Khaled Hosny. Designer - Philipp H. Poll (You can contact the designer at: http://www.linuxlibertine.org).Download Libertinus Sans free on MyFonts.club. It size - only 382.53 KB All right reserved Copyright 2003-2012 by Philipp H. Poll. Copyright 2012-2016 Khaled Hosny.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 78 times |
size | 382.53 KB |
Family | Libertinus Sans |
Subfamily | Regular |
Full name | Libertinus Sans |
PostScript name | LibertinusSans |
Version | Version 6.1 |
Unique ID | Sorts Mill Tools 2.1.0_alpha1 : Libertinus Sans : 21-1-2016 |
Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software. |
Designer | Philipp H. Poll |
Designer URL | http://www.linuxlibertine.org |
Manufacturer | Khaled Hosny |
Vendor URL | https://github.com/khaledhosny/libertinus |
Copyright | Copyright 2003-2012 by Philipp H. Poll. Copyright 2012-2016 Khaled Hosny. |
License URL | http://scripts.sil.org/OFL |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software. |
Vendor ID | BLQ |
You can connect the font Libertinus 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=libertinus-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=libertinus-sans);
Activate this font for text in your CSS styles file::
font-family: 'Libertinus Sans', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=libertinus-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Libertinus Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Libertinus 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.