On our website you can download font Libertinus Mono version Version 6.3, which belongs to the family Libertinus Mono (subfamily Mono). Manufacturer by Khaled Hosny. Designer - Philipp H. Poll (You can contact the designer at: http://www.linuxlibertine.org).Download Libertinus Mono free on MyFonts.club. It size - only 130.09 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 | 71 times |
size | 130.09 KB |
Family | Libertinus Mono |
Subfamily | Mono |
Full name | Libertinus Mono |
PostScript name | LibertinusMono |
Version | Version 6.3 |
Unique ID | Sorts Mill Tools 2.1.0_alpha1 : Libertinus Mono : 31-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 Mono 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-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=libertinus-mono);
Activate this font for text in your CSS styles file::
font-family: 'Libertinus Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=libertinus-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Libertinus Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Libertinus Mono!</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.