On our website you can download font Golos Text version Version 2.000, which belongs to the family Golos Text (subfamily Regular). Manufacturer by ParaType Ltd. Designer - A.Korolkova, Vitaly Kuzmin (You can contact the designer at: http://www.paratype.com/help/designers).Download Golos Text free on MyFonts.club. It size - only 160.54 KB All right reserved Copyright © 2019, 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 | 34 times |
size | 160.54 KB |
Family | Golos Text |
Subfamily | Regular |
Full name | Golos Text Regular |
PostScript name | GolosText-Regular |
Preferred family | Golos |
Preferred subfamily | Text Regular |
Version | Version 2.000 |
Unique ID | ParaTypeLtd: Golos Text Regular: 2020 |
Description | Golos is a versatile closed sans-serif commissioned by Smena and AIC Media for state and social service websites. Golos Text suits perfectly for continuous reading on screen. It includes five weights from Regular to Black. Golos was designed by Alexandra Korolkova and Vitaly Kuzmin and released by Paratype in 2019. |
Designer | A.Korolkova, Vitaly Kuzmin |
Designer URL | http://www.paratype.com/help/designers |
Trademark | This software is a property of ParaType Ltd. Golos is a registered trademark of Smena Ltd. |
Manufacturer | ParaType Ltd |
Vendor URL | http://www.paratype.com |
Copyright | Copyright © 2019, 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 | Golos Text Regular |
You can connect the font Golos Text 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=golos-text" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=golos-text);
Activate this font for text in your CSS styles file::
font-family: 'Golos Text', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=golos-text" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Golos Text', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Golos Text!</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.