Font Only Working on Some Computers

Home Forums Use Any Fonts Font Only Working on Some Computers

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #3046
    Peter Ruchti
    Guest

    LuckyPlatter.com

    It is working on most computers but not Mac with Firefox.

    Tried clearing cashe, refreshing, etc. Any ideas? Thanks!

    #3050
    Dinesh
    Keymaster

    Hi Peter,

    Can you please send us your site url ? We will check here in details and let you know.

    Thanks

    #3056
    Peter
    Guest
    #3061
    Dinesh
    Keymaster

    HI Peter,

    Please add this in your htaccess file. This should fix the issue.

    <FilesMatch "\.(ttf|eot|woff)$">
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    #3065
    Peter Ruchti
    Guest

    Thanks for your help! Whenever I add that, it gives me this:

    ERROR 500 – INTERNAL SERVER ERROR

    #3066
    Dinesh
    Keymaster

    Hi Peter,

    Can you please send me your htaccess file at dnesscarkey (aatt) gmail (d000t) com ?

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Font Only Working on Some Computers’ is closed to new replies.