1. Goto Server Manager->IIS Manager
2. Choose your website
3. Choose "Mime Types"

5. File name extension: .woff, MIME type: application/font-woff
6. File name extension: .woff2, MIME type: application/font-woff2
7. Done.

Sipke Schoorstra's tutorial on writing a shopping cart module in Orchard CMS is really nice. However, the information is two years ago and newer version can't work with the code. He has some upgraded to the newer version of Orchard but it is stopped at Part 08.
Part 09 is esp. important since it will complete to order cycle.
I went through the page and upgraded the code to make it compatible with Part 09.
(Not sure if I can put the code public since the owner is Sipke and just I modified it to make it work with new version of Orchard CMS)