When using Webfonts via @font-face or other CSS3 methods, some browsers like FireFox and IE will refuse to embed the font when it’s coming from a 3rd party URL because it’s a security risk. The solution is very simple. Adding a few lines in your .htaccess file will solve the problem permanently. Please add these lines to your .htaccess, preferably at the top of it. Recommended .htaccess configuration

IIS ver 7.5+

IIS ver < 7.5