<IfModule mod_mime.c>
  AddType font/woff2 .woff2
  AddType application/font-woff .woff
  AddType application/x-font-ttf .ttf
</IfModule>