Font not showing correctly

2 replies · opened Jan 20, 2018

Qqunto6091Jan 20, 2018

I'm not sure why the fonts are not showing correctly on my website..In internet explorer, I don't see any font but in other browsers, it is showing very weird characters.

http://www.quantoknack.com/

SSemicolon WebSTAFFJan 23, 2018

Hello,

We have just checked out your Website and the issue appears to be with your Server Configuration called CORS which does not allow the Icon Fonts to be downloaded from your Domain. Please consider adding the following code in your .htaccess File:


  
    Header set Access-Control-Allow-Origin "*"
  

This should definitely fix the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Qqunto6091Jan 28, 2018

Thanks..It worked..

--
Thanks,
Quantokanck

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard