On our website you can download font PT Sans version Version 2.003W OFL, which belongs to the family PT Sans (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 Sans free on MyFonts.club. It size - only 432.58 KB All right reserved Copyright © 2009 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 | 127 times |
size | 432.58 KB |
Family | PT Sans |
Subfamily | Regular |
Full name | PT Sans |
PostScript name | PTSans-Regular |
Version | Version 2.003W OFL |
Unique ID | ParaTypeLtd: PT Sans: 2010 |
Description | PT Sans is a type family of universal use. It consists of 8 styles: regular and bold weights with corresponding italics form a standard computer font family; two narrow styles (regular and bold) are intended for documents that require tight set; two caption styles (regular and bold) are for texts of small point sizes. The design combines traditional conservative appearance with modern trends of humanistic sans serif and characterized by enhanced legibility. These features beside conventional use in business applications and printed stuff made the fonts quite useable for direction and guide signs, schemes, screens of information kiosks and other objects of urban visual communications. |
Designer | A.Korolkova, O.Umpeleva, V.Yefimov |
Designer URL | http://www.paratype.com/help/designers/ |
Trademark | PT Sans is a trademark of the ParaType Ltd. |
Manufacturer | ParaType Ltd |
Vendor URL | http://www.paratype.com |
Copyright | Copyright © 2009 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 Sans |
You can connect the font PT 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=pt-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=pt-sans);
Activate this font for text in your CSS styles file::
font-family: 'PT Sans', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=pt-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'PT Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with PT 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.