En este página puede descargar fuente TeX Gyre Heros de versiónVersion 1.103;PS 1.103;hotconv 1.0.49;makeotf.lib2.0.14853, que pertenece a la familia TeX Gyre Heros (sobrefamilia Regular). Designer - GUST e-foundry. Descargar TeX Gyre Heros gratis en es.GetFonts.net. Este fuente pertenece a categorias siguientes: fuentes cirílicas, headings, oblique. Su tamaño es 141 Kb
Familia | TeX Gyre Heros |
Rastreo | Regular |
Identificador | 1.103;URW ;TeXGyreHeros-Regular |
Nombre completo | TeX Gyre Heros |
Versión | Version 1.103;PS 1.103;hotconv 1.0.49;makeotf.lib2.0.14853 |
Nombre PostScript | TeXGyreHeros-Regular |
Tamaño | 141 Kb |
Marca | Please refer to the Copyright section for the font trademark attribution notices. |
Diseñador | GUST e-foundry |
Licencia Descripción | 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. |
Puedes añadir la fuente TeX Gyre Heros a tu sitio sin descargarlo desde nuestro servidor. Todo lo que tienes que hacer es seguir las instrucciones a continuación:
Elegir la opción más adecuada para instalar la fuente y añadir este código a tu sitio (pegarlo inmediatamente después de la etiqueta de apertura <head>):
<link href="https://es.getfonts.net/allfont.css?fonts=tex-gyre-heros" rel="stylesheet" type="text/css" />
@import url(https://es.getfonts.net/allfont.css?fonts=tex-gyre-heros);
Activar este fuente para el texto en el fichero de estilos CSS::
font-family: 'TeX Gyre Heros', arial;
Ejemplo de código fuente:
<html> <head> <link href="https://es.getfonts.net/allfont.css?fonts=tex-gyre-heros" rel="stylesheet" type="text/css" /> <style>body {font-family : 'TeX Gyre Heros', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with TeX Gyre Heros!</div> </body> </html>
Resultado:
Puedes aplicar otros estilos CSS utilizando la nuestra biblioteca de efectos, para el aspecto atrayente e individual de tu sitio.