How can I make this work in offline? This is in my index.html:
<link href='https://maxcdn.bootstrapcdn.com/bootswatch/3.3.5/paper/bootstrap.min.css' rel='stylesheet'>
Update:
There's a line in the css that contains http call to get the font css, do I need to download it offline as well?
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");/*!