On our website you can download font Trinigan FG version Version 1.10, which belongs to the family Trinigan FG (subfamily Regular). Manufacturer by Fontgrube AH. Designer - unknownDownload Trinigan FG free on MyFonts.club. It size - only 53.87 KB All right reserved Fontgrube AH: www.fontgrube.de. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 59 times |
| size | 53.87 KB |
| Family | Trinigan FG |
| Subfamily | Regular |
| Full name | Trinigan FG |
| PostScript name | TriniganFG |
| Version | Version 1.10 |
| Unique ID | Trinigan FG |
| Description | An Art Nouveau typeface well-known via advertising and the silver screen. |
| Designer | unknown |
| Trademark | Fontgrube AH 2002, 2013 |
| Manufacturer | Fontgrube AH |
| Vendor URL | http://fontgrube.de |
| Copyright | Fontgrube AH: www.fontgrube.de |
| License URL | http://fontgrube.de |
| License Description | Conversion and modification |
| Vendor ID | FgAH |
You can connect the font Trinigan FG 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=trinigan-fg" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=trinigan-fg);
Activate this font for text in your CSS styles file::
font-family: 'Trinigan FG', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=trinigan-fg" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Trinigan FG', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Trinigan FG!</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.