AddType font/woff .woff
AddType font/woff2 .woff2

<IfModule headers_module>
    Header set Cache-Control max-age=604800
</IfModule>
