I have a client site on a WordPress implementation and in Firefox 4 on my PC, the @font-face renders just fine when www. is left out of the address. However, if you visit the full URL, it no longer works.
I’m stumped. Any thoughts?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It sounds like you are hitting the Firefox default font policy.
Firefox does not allow cross-domain fonts by default (even with sub-domains). See the following questions for some excellent help in this area:
@font-face fonts only work on their own domain
How to add an Access-Control-Allow-Origin header