Font awesome icons blocked by CORS

Hello, My website is http://apriland.epizy.com/Home.html.

I got 5 font awesome icons on this webpage, but there are two became small boxs. They are still functional but no proper outlooks.
The error messages I got are:
2020-02-27%20(2)

I tried to added new .htaccess file inside htdocs :

Header set Access-Control-Allow-Origin "*" ```: However, the problem is not solved. What can I do ? Thankyou !

Your fonts are being redirected to 404, which means that doesn’t exist. make sure you’ve uploaded them into correct path.

3 Likes

Your reply makes me to check the folder again, then I find some files does not exist. Thank you very much.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.