Skip to content

Instantly share code, notes, and snippets.

@jellebens
Last active August 29, 2015 13:56
Show Gist options
  • Save jellebens/9090693 to your computer and use it in GitHub Desktop.
Save jellebens/9090693 to your computer and use it in GitHub Desktop.
<system.webServer>
<staticContent>
<remove fileExtension=".woff"/>
<mimeMap fileExtension=".woff" mimeType="application/x-font-woff" />
</staticContent>
</system.webServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment