On this page you can download FIRE font version , which belongs to the family FIRE (Normal tracing). Font manufacturer is FIRE. Download FIRE for free on GetFonts.net. This font belongs to the following categories: decorative fonts, latinic fonts. Font size - only 60 Kb
| Copyright | (C) 1992-1993. ATTITUDE, INC. All Rights Reserved. Any reproduction or duplication of this typeface, by any means, without prior written permission, is strictly prohibited. |
| Family | FIRE |
| Tracing | Normal |
| Ident | ATTITUDE FIRE Normal |
| Full name | FIRE |
| Version | |
| PostScript name | FIRENormal |
| Manufacturer | FIRE |
| Size | 60 Kb |
You can connect the font FIRE 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/index.php/allfont.css?fonts=fire" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/index.php/allfont.css?fonts=fire);
Activate the font for text in your CSS:
font-family: 'FIRE', arial;
Sample source code:
<html>
<head>
<link href="https://getfonts.net/index.php/allfont.css?fonts=fire" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'FIRE', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with FIRE!</div>
</body>
</html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.