Google Fonts in Firefox and IE
Business template for Joomla 3 and 2.5 ideal to create blog or personal website.
- GK User
- Tue Oct 14, 2014 2:44 pm
Heya,
I am using the Joomla Template "The Real Design" and am having an issue with google fonts. The temporary address (having domain issues) is
When I view the site in chrome, the fonts load perfectly, but in IE and Firefox, I have no luck!
I have added the folowing to my .htaccess
after following another thread on another theme, but no luck
I followed another thread that said about removing the ( ' ) from the google font family, But this also didnt work
Any help would be much appreciated, thanks!
I am using the Joomla Template "The Real Design" and am having an issue with google fonts. The temporary address (having domain issues) is
http://50.87.41.189/~newpoons/
When I view the site in chrome, the fonts load perfectly, but in IE and Firefox, I have no luck!
I have added the folowing to my .htaccess
- Code: Select all
<Files ~ "\.(ttf|otf|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</Files>
after following another thread on another theme, but no luck

I followed another thread that said about removing the ( ' ) from the google font family, But this also didnt work

Any help would be much appreciated, thanks!
-
- Fresh Boarder
- GK User
- Wed Oct 15, 2014 7:33 am
Hello,
Please try to use a second code example for .htaccess file from this post: http://www.fontsquirrel.com/blog/2010/1 ... e-problems
Please try to use a second code example for .htaccess file from this post: http://www.fontsquirrel.com/blog/2010/1 ... e-problems
-
- Administrator
2 posts
• Page 1 of 1