此处的另一种方法:
在web.config上使用以下设置:
<system.webServer><staticContent> <mimeMap fileExtension=".woff" mimeType="application/font-woff"/></staticContent></system.webServer>

此处的另一种方法:
在web.config上使用以下设置:
<system.webServer><staticContent> <mimeMap fileExtension=".woff" mimeType="application/font-woff"/></staticContent></system.webServer>