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