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