I’m using @font-face for embedded fonts (thanks Paul Irish). In trying to fix Chrome’s warning about wrong MIME type for woff fonts, I’ve discovered a mass of conflicting su
in 2019 you can use:
AddType font/otf .otf AddType font/ttf .ttf AddType font/woff .woff AddType font/woff2 .woff2 AddType application/vnd.ms-fontobject .eot