I am unable to get the custom fontello icons to appear in Firefox. I followed a previous thread’s instructions and added to the .htaccess file:
#fontello
<FilesMatch “\.(ttf|otf|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>
Added CORS to config:
AddType application/x-font-ttf ttc ttf
AddType application/x-font-otf otf
AddType application/font-woff woff
AddType application/font-woff2 woff2
AddType application/vnd.ms-fontobject eot
Still no luck in Firefox. Suggestions?
Hey JPGlobal,
You can contact your host provider and ask if the permissions were added correctly.
Best regards,
John Torvik
The icons appear okay on my laptop with Win10. I’m thinking it must be a Win7pro issue. I can live with that.
Thank you for your help.
Jody
Hi Jody,
Glad that John helped you. Thanks for using Enfold :)
Best regards,
Nikko