Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@import fonts.googleapis lead to browser can't load page in some country #2220

Closed
gwuhaolin opened this issue May 6, 2015 · 2 comments
Closed

Comments

@gwuhaolin
Copy link

In semantic.css

@import 'https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin';

In some country(China) Google's service is block,which lead to browser can't get font from google,and the page won't show until the get font request has finish.

@BodhiHu
Copy link

BodhiHu commented May 6, 2015

Hi just download the fonts to your server as static files

@jlukic
Copy link
Member

jlukic commented May 6, 2015

See #1768 #1305 . Good alternatives provided

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants