I use AdminLTE
template, but don’t work with google font when offline.
So I would like to use google font on local (offline) with Meteor
// AdminLTE CSS
/*@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);*/
Please help me.