On our website you can download font Liberation Sans version Version 2.00.1, which belongs to the family Liberation Sans (subfamily Regular). Manufacturer by Ascender Corporation. Designer - Steve Matteson (You can contact the designer at: http://www.ascendercorp.com/typedesigners.html).Download Liberation Sans free on MyFonts.club. It size - only 341.99 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 | 281 times |
size | 341.99 KB |
Family | Liberation Sans |
Subfamily | Regular |
Full name | Liberation Sans |
PostScript name | LiberationSans |
Version | Version 2.00.1 |
Unique ID | Ascender - Liberation Sans |
Description | Based on Arimo, which was designed by Steve Matteson as an innovative, refreshing sans serif design that is metrically compatible with Arial™. Arimo 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 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=liberation-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=liberation-sans);
Activate this font for text in your CSS styles file::
font-family: 'Liberation Sans', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=liberation-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Liberation Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Liberation 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.