Font Awesome Icons Not Displaying In Firefox
Posted: Wed Dec 17, 2014 6:45 am
Hi there,
I just install Opencart 2.0.1.1 on my site but font awesome icons(e.g. fa-phone, fa-user, fa-search) not display in Firefox but it works on IE and Chrome. I tried the suggestion on http://wpvkp.com/font-awesome-doesnt-di ... ox-maxcdn/ to add the following lines in .htaccess but still doesn't work.
<FilesMatch ".(ttf|otf|eot|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
Thank you for your help and spending time on this in advance.
I just install Opencart 2.0.1.1 on my site but font awesome icons(e.g. fa-phone, fa-user, fa-search) not display in Firefox but it works on IE and Chrome. I tried the suggestion on http://wpvkp.com/font-awesome-doesnt-di ... ox-maxcdn/ to add the following lines in .htaccess but still doesn't work.
<FilesMatch ".(ttf|otf|eot|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
Thank you for your help and spending time on this in advance.