<FilesMatch “\.(ttf|otf|eot|woff|js|css|woff2)$”> # Type all extenstion that you want to allow
<IfModule mod_headers.c>
Header Set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>

Leave your comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.