Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- IE 9 won't render font


andrewsmd - 11:55 pm on Jan 15, 2013 (gmt 0)


I'm importing a custom font like so
@font-face {
font-family: "nexa";
src: url("../fonts/Nexa_Free_Light.otf");
}

When I set the style to nexa, it works in Chrome and FF, but IE 9 goes to my fall back font. Is there a way to import the font so it works in IE too?


Thread source:: http://www.webmasterworld.com/css/4536334.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com