[6]Google Fonts 反代
请先阅读使用条款
2015.3.3 Google 已经将 fonts.googleapis.com 解析到了中国的服务器,大家已经可以方便的使用,但是本服务不会关闭。
Google Fonts 是一个自定义Web字体的解决方案,我们为开发者提供了一个新的地址,方便大家接入使用Google Fonts:
方法:替换 fonts.googleapis.com 为 fonts.gdgdocs.org 全面支持SSL
例子:
<link href='https://fonts.googleapis.com/css?family=Noto+Sans' rel='stylesheet' type='text/css'>
<link href='https://fonts.gapis.dev/css?family=Noto+Sans' rel='stylesheet' type='text/css'>
已经为 GDGDocs 全面部署该服务。