On our website you can download font PT Serif version Version 1.000W OFL, which belongs to the family PT Serif (subfamily Regular). Manufacturer by ParaType Ltd. Designer - A.Korolkova, O.Umpeleva, V.Yefimov (You can contact the designer at: http://www.paratype.com/help/designers/).Download PT Serif free on MyFonts.club. It size - only 350.63 KB All right reserved Copyright © 2010 ParaType Ltd. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 70 times |
size | 350.63 KB |
Family | PT Serif |
Subfamily | Regular |
Full name | PT Serif |
PostScript name | PTSerif-Regular |
Version | Version 1.000W OFL |
Unique ID | ParaTypeLtd: PT Serif: 2010 |
Description | PT Serif is a universal type family designed for use together with PT Sans released earlier. PT Serif coordinates with PT Sans on metrics, proportions, weights and design. It consists of six styles: regular and bold weights with corresponding italics form a standard computer font family; two caption styles (regular and italic) are for texts of small point sizes. The letterforms are distinguished by large x-height, modest stroke contrast, robust wedge-like serifs, and triangular terminals. Due to these features the face can be qualified as matched to modern trends of type design and of enhanced legibility. Mentioned characteristics beside conventional use in business applications and printed stuff make the fonts quite useable for advertising and display typography. |
Designer | A.Korolkova, O.Umpeleva, V.Yefimov |
Designer URL | http://www.paratype.com/help/designers/ |
Trademark | PT Serif is a trademark of the ParaType Ltd. |
Manufacturer | ParaType Ltd |
Vendor URL | http://www.paratype.com |
Copyright | Copyright © 2010 ParaType Ltd. All rights reserved. |
License URL | http://scripts.sil.org/OFL_web |
License Description | Copyright (c) 2010, ParaType Ltd. (http://www.paratype.com/public), with Reserved Font Names "PT Sans", "PT Serif" and "ParaType". |
Vendor ID | PARA |
Mac font menu name | PT Serif |
You can connect the font PT 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=pt-serif" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=pt-serif);
Activate this font for text in your CSS styles file::
font-family: 'PT Serif', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=pt-serif" rel="stylesheet" type="text/css" /> <style>body {font-family : 'PT Serif', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with PT 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.