On our website you can download font TeX Gyre Termes version Version 2.004;PS 2.004;hotconv 1.0.49;makeotf.lib2.0.14853, which belongs to the family TeXGyreTermes (subfamily Regular).Download TeX Gyre Termes free on MyFonts.club. It size - only 707.83 KB All right reserved Copyright 2006, 2009 for TeX Gyre extensions by B. Jackowski and J.M. Nowacki (on behalf of TeX users groups). This work is released under the GUST Font License -- see http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt for details.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 114 times |
size | 707.83 KB |
Family | TeXGyreTermes |
Subfamily | Regular |
Full name | TeXGyreTermes-Regular |
PostScript name | TeXGyreTermes-Regular |
Preferred family | TeX Gyre Termes |
Version | Version 2.004;PS 2.004;hotconv 1.0.49;makeotf.lib2.0.14853 |
Unique ID | 2.004;UKWN;TeXGyreTermes-Regular |
Trademark | Please refer to the Copyright section for the font trademark attribution notices. |
Copyright | Copyright 2006, 2009 for TeX Gyre extensions by B. Jackowski and J.M. Nowacki (on behalf of TeX users groups). This work is released under the GUST Font License -- see http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt for details. |
Vendor ID | UKWN |
You can connect the font TeX Gyre Termes 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=tex-gyre-termes" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=tex-gyre-termes);
Activate this font for text in your CSS styles file::
font-family: 'TeX Gyre Termes', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=tex-gyre-termes" rel="stylesheet" type="text/css" /> <style>body {font-family : 'TeX Gyre Termes', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with TeX Gyre Termes!</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.