On our website you can download font Fatfont version Version 1.00 August 24, 2011, initial release, which belongs to the family Fatfont (subfamily Regular). Manufacturer by Factorio.us Collective. Designer - Ruggero Motta (You can contact the designer at: http://www.factorio.us).Download Fatfont free on MyFonts.club. It size - only 93.24 KB All right reserved Copyright (c) 2011 by Factorio.us Collective. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 25 times |
size | 93.24 KB |
Family | Fatfont |
Subfamily | Regular |
Full name | Fatfont |
PostScript name | Fatfont |
Version | Version 1.00 August 24, 2011, initial release |
Unique ID | Fatfont:Version 1.00 |
Description | freeware, but we'd like to know where you use it for commercial purpose |
Designer | Ruggero Motta |
Designer URL | http://www.factorio.us |
Trademark | Fatfont is a trademark of Factorio.us Collective. |
Manufacturer | Factorio.us Collective |
Vendor URL | http://www.factorio.us |
Copyright | Copyright (c) 2011 by Factorio.us Collective. All rights reserved. |
License Description | freeware, but we'd like to know where you use it for commercial purpose |
Vendor ID | HL |
Mac font menu name | Fatfont |
You can connect the font Fatfont 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=fatfont" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=fatfont);
Activate this font for text in your CSS styles file::
font-family: 'Fatfont', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=fatfont" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Fatfont', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Fatfont!</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.