gallery/static/css/font/.htaccess

4 lines
104 B
ApacheConf
Raw Normal View History

<FilesMatch "\.(eot|ttf|otf|woff|woff2)$">
Header set Access-Control-Allow-Origin: "*"
</FilesMatch>