diff --git a/htdocs/.htaccess b/htdocs/.htaccess index e3bf01b..fe3141e 100644 --- a/htdocs/.htaccess +++ b/htdocs/.htaccess @@ -24,7 +24,7 @@ FileETag MTime Size ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType image/x-icon "access plus 1 year" - ExpiresByType application/font-woff "access plus 1 year" + ExpiresByType application/font-woff "access plus 1 year" ExpiresByType application/vnd.ms-fontobject "access plus 1 year" ExpiresByType application/x-font-ttf "access plus 1 year" ExpiresByType font/opentype "access plus 1 year"