On our website you can download font PT Mono version Version 1.001W OFL, which belongs to the family PT Mono (subfamily Regular). Manufacturer by ParaType Ltd. Designer - A.Korolkova, I.Chaeva (You can contact the designer at: http://www.paratype.com/help/designers).Download PT Mono free on MyFonts.club. It size - only 181.55 KB All right reserved Copyright © 2010 ParaType Inc., 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 | 117 times |
size | 181.55 KB |
Family | PT Mono |
Subfamily | Regular |
Full name | PT Mono |
PostScript name | PTMono-Regular |
Version | Version 1.001W OFL |
Unique ID | ParaTypeLtd: PT Mono: 2012 |
Description | PT Mono -- is a monospaced font of the PT Project series. First families PT Sans and PT Serif were released in 2009 and 2010. PT Mono was developed for the special needs -- for use in forms, tables, work sheets etc. Equal widths of characters are very helpful in setting complex documents, with such font you may easily calculate size of entry fields, column widths in tables and so on. One of the most important area of use is Web sites of "electronic governments" where visitors have to fill different request forms. Designer Alexandra Korolkova with a participation of Bella Chaeva. Released by ParaType in 2011. |
Designer | A.Korolkova, I.Chaeva |
Designer URL | http://www.paratype.com/help/designers |
Trademark | PT Mono is a trademark of the ParaType Ltd. |
Manufacturer | ParaType Ltd |
Vendor URL | http://www.paratype.com |
Copyright | Copyright © 2010 ParaType Inc., 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", "PT Mono" and "ParaType". |
Vendor ID | PARA |
Mac font menu name | PT Mono |
You can connect the font PT Mono 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-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=pt-mono);
Activate this font for text in your CSS styles file::
font-family: 'PT Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=pt-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'PT Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with PT Mono!</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.