I'm using gf (1.7.5) with wordpress (3.5.1) and can't seem to get my custom fonts to render when viewing entries as an admin. I have @font-face declared inside my theme's style.css and gf's admin.css, but my custom fonts aren't being pulled. My custom fonts work everywhere else (front end of site/form, wp tinymce editor front and backend).
Firebug shows my @font-face is targeting the right elements inside the entries.
Standard fonts like Arial and Times show up fine in the entries. It's just the custom fonts (@font-face) that do not work (in IE, Safari, and Firefox).
Any ideas? Thanks!