diff --git a/guide/english/css/fonts/index.md b/guide/english/css/fonts/index.md index eda4e82a36..623deb2695 100644 --- a/guide/english/css/fonts/index.md +++ b/guide/english/css/fonts/index.md @@ -128,8 +128,10 @@ p { } ``` + #### More Information: - [MND - CSS Font](https://developer.mozilla.org/en-US/docs/Web/CSS/font) - [W3 Schools - CSS Font](https://www.w3schools.com/css/css_font.asp) - [CSSFontStack](https://www.cssfontstack.com/) - [Google Fonts](https://fonts.google.com/) +- [Google Docs: How to get started](https://developers.google.com/fonts/docs/getting_started)