diff --git a/guide/english/typography/where-to-get-fonts/index.md b/guide/english/typography/where-to-get-fonts/index.md index a5f3585b00..7e07b53c56 100644 --- a/guide/english/typography/where-to-get-fonts/index.md +++ b/guide/english/typography/where-to-get-fonts/index.md @@ -49,13 +49,19 @@ body{ ``` You're done! You successfully have new fonts for your site. -##### Additional Resources: +#### Additional Resources: * [Google Fonts](http://fonts.google.com) * [FontSpace](http://www.fontspace.com) * [Font Squirrel](http://fontsquirrel.com) * [DaFont](http://www.dafont.com) * [1001 Free Fonts](http://www.1001freefonts.com) +#### Paid Font Reources: + +* [Fonts by Hoefler & Co.] (https://www.typography.com/) +* [MyFonts] (https://www.myfonts.com/) +* [Adobe Typekit] (https://fonts.adobe.com/) + #### More Information: * [Web fonts overview from Mozilla Developer Network](https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_text/Web_fonts)