On our website you can download font Libertinus Math version Version 6.3, 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 Math free on MyFonts.club. It size - only 713.99 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 | 173 times |
size | 713.99 KB |
Family | Libertinus Math |
Subfamily | Regular |
Full name | Libertinus Math |
PostScript name | LibertinusMath |
Version | Version 6.3 |
Unique ID | Sorts Mill Tools 2.1.0_alpha1 : Libertinus Math : 23-5-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 Math 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-math" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=libertinus-math);
Activate this font for text in your CSS styles file::
font-family: 'Libertinus Math', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=libertinus-math" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Libertinus Math', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Libertinus Math!</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.