CSS loading fonts from internet
I'm using foundation.min.css in my project. Every time I load the above in my HTML file, my browser tries to fetch the fonts online.
But the strange part is that it works even if there's no internet access.
I need to know:
- How to disable foundation from fetching the fonts online?
- Why there's no change in functionality even if it gets loaded?
How to edit this to remove online fetching functionality without harming the original file? foundation.min.css code:
@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
HTML code:
Sample Application
{{name}}
Name Age as on 1/1/2014
Sourabh Sharma 21
Shourya Sharma 23
Vinay Kumar 18