On this page you can download PT Serif font version Version 1.000, which belongs to the family PT Serif (Regular tracing). Font manufacturer is ParaType Ltd. Designer - A.Korolkova, O.Umpeleva, V.Yefimov (for communication, use the following address: http://www.paratype.com/help/designers/). Download PT Serif for free on GetFonts.net. This font belongs to the following categories: cyrillic fonts, headings, paragraph. Font size - only 339 Kb
Family | PT Serif |
Tracing | Regular |
Ident | ParaTypeLtd: PT Serif: 2010 |
Full name | PT Serif |
Version | Version 1.000 |
PostScript name | PTSerif-Regular |
Manufacturer | ParaType Ltd |
Size | 339 Kb |
Trademark | PT Serif is a trademark of the ParaType Ltd. |
Designer | A.Korolkova, O.Umpeleva, V.Yefimov |
URL of designer | http://www.paratype.com/help/designers/ |
URL of provider | http://www.paratype.com |
License Description | ParaType Ltd grants you the right to use, copy, modify this font and distribute modified and unmodified copies of the font by any means, including placing on Web servers for free downloading, embedding in documents and Web pages, bundling with commercial and non commercial products, if it does not conflict with the ParaType Free Font License placed on www.paratype.com/public/pt_openlicense_eng.asp. |
URL of license | http://www.paratype.com/public/pt_openlicense_eng.asp |
You can connect the font PT Serif to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=pt-serif" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=pt-serif);
Activate the font for text in your CSS:
font-family: 'PT Serif', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?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>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.