-
Notifications
You must be signed in to change notification settings - Fork 19
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
Feature Request: Typography options #14
Comments
AMP pages are intended for speed, google fonts, an fontsawesome, add too much time to download a page. In my test (from www.webpagetest.org) the same page with and w/o google fonts (remote font awesone from maxcdn vs. local copy) had a download average of 1.7s vs 0.5s |
Hi @Lofesa , Thanks for your tests but please note the Google fonts and FontAwesome will be cached in visitors browsers and a lot of sites are using Google Fonts for typography! I think there should be options to chose fonts from Google and also options to chose safe font stacks http://www.cssfontstack.com/ |
Hi @aliaghdam |
Hi @Lofesa Please note we can not use custom fonts from your site in AMP. The specification is clear on this!
more info: https://www.ampproject.org/docs/reference/spec#custom-fonts |
Also we found a tip to load Google Early Access fonts. |
Hi @aliaghdam . Custom fonts, other than these you related, are permited using @font-face as in the document you post say
but testing you plugin I do that
and it worked w/o problems but don´t get validated |
Option to change typography!
Only Google Fonts can be used and there is 850+ Google Fonts! We should list top 50 fonts in select option!
Note 1: Custom Fonts can not be used.
Note 2: Google Early Access fonts can not be used.
Please post +1 if you are interested.
The text was updated successfully, but these errors were encountered: