<system.webServer>
<modules>
<remove name="FormsAuthentication" />
</modules>
<staticContent>
<remove fileExtension=".woff2" />
<mimeMap fileExtension=".woff2" mimeType="application/font-woff2" />
</staticContent>
</system.webServer>