Boa tarde amigo, adiciona isso no seu web.config
<system.webServer>
...
<staticContent>
<remove fileExtension=".woff" />
<mimeMap fileExtension=".woff" mimeType="application/font-woff" />
</staticContent>
</system.webServer>
O que ocorre é que o seu IIS não está reconhecendo o mime type application/font-woff.