yorkulibraries/vufind/master/web/interface/themes/bootstrap/css/fonts/.htaccess
<IfModule mod_rewrite.c>
RewriteEngine Off
</IfModule>
AddType application/vnd.ms-fontobject .eot
AddType application/x-font-opentype .otf
AddType application/x-font-ttf .ttf
AddType application/font-woff .woff
AddType image/svg+xml .svg
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
Files
