Prova così:
codice:
@font-face {
font-family: manga_font;
src: url("../fonts/manga_font.eot"); /* EOT file for IE */
src: local("manga_font"), url("manga_font.ttf") format('truetype');
}