Skip to content

Instantly share code, notes, and snippets.

@wshaddix
Last active November 25, 2015 03:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wshaddix/ad2add947b913bd3b892 to your computer and use it in GitHub Desktop.
Save wshaddix/ad2add947b913bd3b892 to your computer and use it in GitHub Desktop.
<configuration>
<system.webServer>
<staticContent>
<mimeMap fileExtension="woff" mimeType="application/font-woff" />
<mimeMap fileExtension="woff2" mimeType="application/font-woff" />
</staticContent>
</system.webServer>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment