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?? Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.