Any help would be greatly appreciated, It works fine on an ipad and random computers, but not on any browser i use on my PC.
http://www.wasatchccs.com
Hi Justin!
Thank you for using Enfold.
Please refer to this link for a possible fix: http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Basically, you just need to add this on the .htaccess file:
<FilesMatch "\.(ttf|otf|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
Regards,
Ismael
Hey!
if adding this to htaccess does not work, then I think you did not add the CSS for the font correctly. Another solution could be to contact your host because they might use some kind of caching.
Also make sure to disable all plugins, as well as clearing browser cache.
Cheers!
Andy