Font revert to Arial

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Wed Jun 12, 2013 7:38 am
Hi, im using TWN II as my template, everything was alright when i first uploaded my website. However, the font was changed automatically from the TWN II's font to normal font (Arial) when I use Mozilla Firefox, yet it was no changes using Google Chrome.

How do I get to use the TWN II's font, so that both browser and others can be seen instead of Arial font?
Thanks.
User avatar
Fresh Boarder

GK User
Wed Jun 12, 2013 8:17 am
User avatar
Administrator

GK User
Thu Jun 13, 2013 5:01 am
dziudek wrote:Hi,

Please read this article: http://www.fontsquirrel.com/blog/2010/1 ... e-problems



I tried to edit the htaccess as recommended by the article:

<FilesMatch "\.(eot|otf|woff|ttf)$">
SetEnvIf Origin »
"^http(s)?://(.+\.)?(domain1\.org|domain\.com)$" origin_is=$0
Header set Access-Control-Allow-Origin %{origin_is}e env=origin_is
</FilesMatch>

instead, i received 500 internal error.

and when i used the other method:

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

nothing changes.
User avatar
Fresh Boarder

GK User
Thu Jun 13, 2013 7:52 am
So it seems that your hosting doesn't support this feature.
User avatar
Administrator


cron