On our website you can download font PT Root UI VF version Version 2.000G, which belongs to the family PT Root UI Light (subfamily Regular). Manufacturer by ParaType Ltd.. Designer - Vitaly Kuzmin (You can contact the designer at: https://www.paratype.ru/help/designers/).Download PT Root UI VF free on MyFonts.club. It size - only 380.42 KB All right reserved Copyright (c) 2018 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 | 39 times |
size | 380.42 KB |
Family | PT Root UI Light |
Subfamily | Regular |
Full name | PT Root UI Light |
PostScript name | PTRootUI-Light |
Preferred family | PT Root UI |
Preferred subfamily | Light |
Version | Version 2.000G |
Unique ID | ParaTypeLtd.: PT Root UI Light: 2020 |
Description | PT Root UI is a special part of the PT Root typeface family. It consists of four styles of normal proportions, from Light to Bold, intended for screen reading, interfaces, websites, as well as wayfinding systems. PT Root UI is a modern uniwidth sans serif whose individual character widths are constant across all weights. This is especially convenient for headers, menu bars and interface elements. It has a broad language support, including the Latin Extended and Cyrillic (including Cyrillic Asian), different sets of figures and currency signs, fractions and indices, as well as a number of wayfinding signs and alternative forms. PT Root UI was designed by Vitaly Kuzmin and released by Paratype in 2018. |
Designer | Vitaly Kuzmin |
Designer URL | https://www.paratype.ru/help/designers/ |
Trademark | PT Root UI is a trademark of Paratype, Inc. |
Manufacturer | ParaType Ltd. |
Vendor URL | http://www.paratype.com |
Copyright | Copyright (c) 2018 Paratype, Inc., ParaType Ltd. All rights reserved. |
License URL | http://scripts.sil.org/OFL |
License Description | http://scripts.sil.org/OFL |
Vendor ID | PARA |
Mac font menu name | PT Root UI Light |
You can connect the font PT Root UI VF 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-root-ui-vf" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=pt-root-ui-vf);
Activate this font for text in your CSS styles file::
font-family: 'PT Root UI VF', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=pt-root-ui-vf" rel="stylesheet" type="text/css" /> <style>body {font-family : 'PT Root UI VF', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with PT Root UI VF!</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.