I`m working on a project in ASP.NET MVC 4 and I did following steps:
Downloaded twitter bootstrap from http://blog.getbootstrap.com/2013/12/05/bootstrap-3-
Copying the font folder to the root of the web app and changing the mime types in web.config to
fixed the issue for me. Please note that the .woff mimeType is different to the one in the question.