On our website you can download font Retni Sans version Version 1.00;March 2, 2019;FontCreator 11.5.0.2425 64-bit; ttfautohint (v1.8.3), which belongs to the family Retni Sans Light (subfamily Regular). Manufacturer by ParaType Ltd.. Designer - Vitaly Kuzmin (You can contact the designer at: http://www.paratype.com/help/designers).Download Retni Sans free on MyFonts.club. It size - only 140.57 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 | 62 times |
size | 140.57 KB |
Family | Retni Sans Light |
Subfamily | Regular |
Full name | Retni Sans Light |
PostScript name | RetniSans-Light |
Preferred family | Retni Sans |
Preferred subfamily | Light |
Version | Version 1.00;March 2, 2019;FontCreator 11.5.0.2425 64-bit; ttfautohint (v1.8.3) |
Unique ID | Retni Sans Light:Version 1.00 |
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 | http://www.paratype.com/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 |
You can connect the font Retni 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=retni-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=retni-sans);
Activate this font for text in your CSS styles file::
font-family: 'Retni Sans', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=retni-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Retni Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Retni 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.