On our website you can download font Liberation Mono version Version 2.00.1, which belongs to the family Liberation Mono (subfamily Regular). Manufacturer by Ascender Corporation. Designer - Steve Matteson (You can contact the designer at: http://www.ascendercorp.com/typedesigners.html).Download Liberation Mono free on MyFonts.club. It size - only 306.06 KB All right reserved Digitized data copyright (c) 2010 Google Corporation.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 313 times |
size | 306.06 KB |
Family | Liberation Mono |
Subfamily | Regular |
Full name | Liberation Mono |
PostScript name | LiberationMono |
Version | Version 2.00.1 |
Unique ID | Ascender - Liberation Mono |
Description | Based on Cousine, which was designed by Steve Matteson as an innovative, refreshing sans serif design that is metrically compatible with Courier New™. Cousine offers improved on-screen readability characteristics and the pan-European WGL character set and solves the needs of developers looking for width-compatible fonts to address document portability across platforms. |
Designer | Steve Matteson |
Designer URL | http://www.ascendercorp.com/typedesigners.html |
Trademark | Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions. |
Manufacturer | Ascender Corporation |
Vendor URL | http://www.ascendercorp.com/ |
Copyright | Digitized data copyright (c) 2010 Google Corporation. |
License URL | http://scripts.sil.org/OFL |
License Description | Licensed under the SIL Open Font License, Version 1.1 |
Vendor ID | 1ASC |
You can connect the font Liberation 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=liberation-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=liberation-mono);
Activate this font for text in your CSS styles file::
font-family: 'Liberation Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=liberation-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Liberation Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Liberation 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.