Skip to content

Instantly share code, notes, and snippets.

@mombrea
Created June 27, 2014 14:52
Show Gist options
  • Select an option

  • Save mombrea/feb3b935a7258f685a4f to your computer and use it in GitHub Desktop.

Select an option

Save mombrea/feb3b935a7258f685a4f to your computer and use it in GitHub Desktop.
<system.webServer>
<staticContent>
<remove fileExtension=".woff" />
<mimeMap fileExtension=".woff" mimeType="application/font-woff" />
</staticContent>
</system.webServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment