Problem with fonts and url

0

So, I'm having a problem here, which is as follows, I import external fonts in css with @ font-face, but when I access my website in the browser without putting the www, the site does not pull the font . But if I type the URL in the url of the site with www it will get the external source right.

I use chrome and it's up to date, I have already cleared the cache.

The console gives me a error has been blocked by CORS policy: In the 'Access-Control-Allow-Origin' header is present on the requested resource. / p>     

asked by anonymous 12.04.2017 / 15:32

1 answer

0

Hello, this should be because your domain is not redirecting link requests to link > where the urls of the sources are fixed check on your site what the "default" link I believe is the link changes the link to the correct way everything should be right.

    
12.04.2017 / 16:35