On our website you can download font PT Sans Narrow version Version 2.003W OFL, which belongs to the family PT Sans Narrow (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 Narrow free on MyFonts.club. It size - only 386.93 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 | 84 times |
size | 386.93 KB |
Family | PT Sans Narrow |
Subfamily | Regular |
Full name | PT Sans Narrow |
PostScript name | PTSans-Narrow |
Version | Version 2.003W OFL |
Unique ID | ParaTypeLtd: PT Sans Narrow: 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 Narrow |
You can connect the font PT Sans Narrow 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-narrow" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=pt-sans-narrow);
Activate this font for text in your CSS styles file::
font-family: 'PT Sans Narrow', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=pt-sans-narrow" rel="stylesheet" type="text/css" /> <style>body {font-family : 'PT Sans Narrow', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with PT Sans Narrow!</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.