maxim / bootswatch-rails

Bootswatches converted to SCSS ready to use in Rails asset pipeline.
MIT License
489 stars 84 forks source link

How to change google font? #75

Closed mehmetdavut closed 2 years ago

mehmetdavut commented 9 years ago

Hello,

When i want to use typekit instead of google fonts, how can i change this?

It imports from //font.googleapis.com/, i would want to disable importing this.

tkhduracell commented 8 years ago

Hi, I also want to change the import to host the google font locally. Thinking of doing a PR for this.