Tagged: entypo, social icons
Hi ENFOLD TEAM
please can you help me : i’ve a display problem with entypo fontello and social icons
can you take a look at : http://idsoft.fr
how to solve this ?
Thanks :)
Hi apparence!
Please add following to your .htaccess file
<FilesMatch "\.(ttf|otf|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
Best regards,
Yigit