chawkimatta Posted July 16, 2009 Share Posted July 16, 2009 this is my code and its not working!! @font-face { font-family: Myriad Pro; font-style: normal; font-weight: normal; src: url('http://localhost/www/LCEC/HTML/Demo1/fonts/MyriadPro-Regular.otf');/* and i tried ../fonts/MyriadPro-Regular.otf*/ } .MyriadPro{ font-family: "Myriad Pro"; } <div class="MyriadPro">TEST</div> any Idea?? Link to comment https://forums.phpfreaks.com/topic/166177-how-to-embed-font-works-with-firefox-explorer/ Share on other sites More sharing options...
jsschmitt Posted July 16, 2009 Share Posted July 16, 2009 As far as I know, Firefox 3.5 is the ONLY browser that acknowledges the @font-face css. Link to comment https://forums.phpfreaks.com/topic/166177-how-to-embed-font-works-with-firefox-explorer/#findComment-876473 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.