On this page you can download TeX Gyre Heros Cn font version Version 1.103;PS 1.103;hotconv 1.0.49;makeotf.lib2.0.14853, which belongs to the family TeX Gyre Heros Cn (Regular tracing). Designer - GUST e-foundry. Download TeX Gyre Heros Cn for free on GetFonts.net. This font belongs to the following categories: cyrillic fonts, headings, oblique. Font size - only 137 Kb
Family | TeX Gyre Heros Cn |
Tracing | Regular |
Ident | 1.103;URW ;TeXGyreHerosCondensed-Regular |
Full name | TeX Gyre Heros Cn |
Version | Version 1.103;PS 1.103;hotconv 1.0.49;makeotf.lib2.0.14853 |
PostScript name | TeXGyreHerosCondensed-Regular |
Size | 137 Kb |
Trademark | Please refer to the Copyright section for the font trademark attribution notices. |
Designer | GUST e-foundry |
License Description | This is a preliminary version (2006-09-30), barring acceptance from the LaTeX Project Team and other feedback, of the GUST Font License. (GUST is the Polish TeX Users Group, http://www.gust.org.pl) For the most recent version of this license see http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt or http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. Please also observe the following clause: 1) it is requested, but not legally required, that derived works be distributed only after changing the names of the fonts comprising this work and given in an accompanying "manifest", and that the files comprising the Work, as listed in the manifest, also be given new names. Any exceptions to this request are also given in the manifest. We recommend the manifest be given in a separate file named MANIFEST-<fontid>.txt, where <fontid> is some unique identification of the font family. If a separate "readme" file accompanies the Work, we recommend a name of the form README-<fontid>.txt. The latest version of the LaTeX Project Public License is in http://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2006/05/20 or later. |
You can connect the font TeX Gyre Heros Cn to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=tex-gyre-heros-cn" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=tex-gyre-heros-cn);
Activate the font for text in your CSS:
font-family: 'TeX Gyre Heros Cn', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=tex-gyre-heros-cn" rel="stylesheet" type="text/css" /> <style>body {font-family : 'TeX Gyre Heros Cn', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with TeX Gyre Heros Cn!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.