merging enc-static.git into enc-live.git
[enc-live.git] / static / fonts / Signika / .htaccess
1 <FilesMatch "\.(ttf|otf|eot|woff|svg)$">
2 <IfModule mod_headers.c>
3 Header set Access-Control-Allow-Origin "*"
4 </IfModule>
5 </FilesMatch>