On our website you can download font Libertinus version Version 6.7, which belongs to the family Libertinus Math (subfamily Regular). Manufacturer by Khaled Hosny. Designer - Philipp H. Poll (You can contact the designer at: http://www.linuxlibertine.org).Download Libertinus free on MyFonts.club. It size - only 674.35 KB All right reserved Copyright © 2012-2019 The Libertinus Project Authors.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 345 times |
size | 674.35 KB |
Family | Libertinus Math |
Subfamily | Regular |
Full name | Libertinus Math Regular |
PostScript name | LibertinusMath-Regular |
Version | Version 6.7 |
Unique ID | 6.7;ALIF;LibertinusMath-Regular |
Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. |
Designer | Philipp H. Poll |
Designer URL | http://www.linuxlibertine.org |
Manufacturer | Khaled Hosny |
Vendor URL | https://github.com/libertinus-fonts/libertinus |
Copyright | Copyright © 2012-2019 The Libertinus Project Authors. |
License URL | https://scripts.sil.org/OFL |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. |
Vendor ID | ALIF |
You can connect the font Libertinus 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" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=libertinus);
Activate this font for text in your CSS styles file::
font-family: 'Libertinus', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=libertinus" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Libertinus', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Libertinus!</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.