Open IIS Manager At server level:
- In the panel, look for MIME Types
 - Click add
 
File: .woff2
Mime: font/x-woff2
Or:
c:\windows\system32\inetsrv\appcmd 
             set config /
             section:staticContent /+
                         "[fileExtension=' .woff2 ',mimeType=' application/font-woff2']"