h5bp / server-configs-iis

IIS Web.Config Boilerplates
MIT License
336 stars 85 forks source link

Add mime type for WOFF 2.0 font files #32

Closed jozefizso closed 8 years ago

jozefizso commented 8 years ago

Libraries are using new WOFF 2 font format. Older IIS does not know about mime type for the .woff2 files.

Specification: http://www.w3.org/TR/WOFF2/

As of march 2016 the proposed mime type is font/woff2.