
Originally Posted by
mickyginger
As for the font-squirrel generator, I've been trying to use that bloody thing for the last 3 days. I click upload fonts, select the TTF fonts I want, and... NOTHING. Like nothing happens at all. I've tried it on several browsers. I'm wondering if there's an issue with it at the moment.
Anyway, thanks again,
Mike
It seems to be working for me. I just uploaded your syncopate.ttf file and it produced the kit for me.
Code:
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 11, 2012 */
@font-face {
font-family: 'syncopatebold';
src: url('syncopate-bold-webfont.eot');
src: url('syncopate-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('syncopate-bold-webfont.woff') format('woff'),
url('syncopate-bold-webfont.ttf') format('truetype'),
url('syncopate-bold-webfont.svg#syncopatebold') format('svg');
font-weight: normal;
font-style: normal;
}
Bookmarks