SyntaxFix
Write A Post
Hire A Developer
Questions
Try this, add this lines in the web.config.
<system.webServer> <staticContent> <mimeMap fileExtension=".woff" mimeType="application/octet-stream" /> </staticContent> </system.webServer>