I have this:
... but it's not working. I'm the only one who seems to be able to see the "right" font and that's because the font is installed on my computer...Code:@fontface{ font-family: 'Derringer'; src: url('img/font/derringer.eot') format('embedded-opentype'); /* IE */ src: url('img/font/derringer.TTF') format("truetype"); /* non-IE */ }
What am I doing wrong?![]()


Reply With Quote
Bookmarks