Firefox Fonts not Working
-
A large amount of my website’s icons don’t work.
Look here:
https://postimg.org/image/8swrws09r/I just get hex code, when viewing in Firefox. It works fine in Chrome, Opera and Safari.
I tried adding this code to .htaccess, but to no effect:
<FilesMatch “\.(ttf|ttc|otf|eot|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Firefox Fonts not Working’ is closed to new replies.