I found a solution for this. I added this code to the .htaccess file and it worked for me.
<FilesMatch ".(ttf|otf|woff)$">
Header set Access-Control-Allow-Origin "*"
</FilesMatch>
(
0 rating, 0 votes, rated)
You need to be a registered member to rate this post.Loading...