Working on a basic ASP.NET MVC 5 project.I've read similar posts but couldn't find a solution that helps me.
I'm using a bootswatch theme (where you basically overwrite the bootstrap.css file http://bootswatch.com/) and after I publish my project to azure it simply defaults to some standard (ugly) font. It works fine when I run it locally in debug mode.
I tried different solutions but I can't figure out why it isn't working. Does anyone have any suggestions?