Fatfrank
Fatfrank
Grumpy wizards make a toxic brew for the jovial queen
CSS
Want to use our font online? You're in luck. Every download contains a webkit with all the good stuff you'll need to make your web pages shine.
Upload the webfonts to your web server and use the CSS code example on the right.
@font-face {
font-family: 'Fatfrank';
src: url('fonts/fatfrank-webfont.eot');
src: url('fonts/fatfrank-webfont.eot?')
format('embedded-opentype'),
url('fonts/fatfrank-webfont.woff') format('woff'),
url('fonts/fatfrank-webfont.ttf') format('opentype');
font-weight: normal;
font-style: normal;
}