Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #367438

    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

    #367726

    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

    #368425
    This reply has been marked as private.
    #368761

    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

    • This reply was modified 9 years, 11 months ago by Andy.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.