I'm trying to load the Journal Font but for whatever strange reason it won't load.\[code\]@font-face { font-family: Brandon Grotesque; src: url(/addons/shared_addons/themes/axium/fonts/brandon-grotesque.ttf) format("truetype");}@font-face { font-family: Journal; src: url(/addons/shared_addons/themes/axium/fonts/journal.ttf) format("ttf");}body { font-family: Journal;}\[/code\]Brandon Grotesque works but Journal doesntI downloaded it from: http://www.dafont.com/journal.fontAny help?