doabit / semantic-ui-sass

Semantic UI, converted to Sass and ready to drop into Rails & Compass.
MIT License
1.15k stars 192 forks source link

google fonts is blocked in China #80

Closed Lovelcp closed 8 years ago

Lovelcp commented 8 years ago

Because semantic-ui default loading google fonts:https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin,latin-ext, so the fonts location is blocked by Chinese Greate Wall. I have currently saw some pull request, like #64 and #70 . I really hope these PRs could be merged. Or is there another way to change the default fonts url? If using raw semantic-ui, this problem can be solved in this way: https://github.com/Semantic-Org/Semantic-UI/issues/1305

doabit commented 8 years ago

@Lovelcp Please use master branch, https://github.com/doabit/semantic-ui-sass#custom-font

Lovelcp commented 8 years ago

Thank you very much!!!!!!!!!!!!!!!!!!!!!