Salve a tutti,
voglio utilizzare nel mio sito un font particolare, ma ho provato in tutti i modi con @font-face e non funziona.
Questo è il
codice:
@font-face { font-family: Blockography;
src: url(www.ateam.altervista.org/Fonts/Blockography.eot);
src: local('☺'), url(www.ateam.altervista.org/Fonts/Blockography.ttf) format('truetype'), url(www.ateam.altervista.org/Fonts/Blockography.otf) format('opentype'); font-weight: normal; font-style: normal; font-variant: normal; }
Questi i font:
http://ateam.altervista.org/Fonts/Blockography.ttf
http://ateam.altervista.org/Fonts/Blockography.otf
http://ateam.altervista.org/Fonts/Blockography.eot

Su IE va ma male (in alcune pagine si vede, in altre no), su Chrome e Firefox per niente

Aiutatemi

Ciao