From a3b5eda2c2af81284557576d6ee96226b7258e02 Mon Sep 17 00:00:00 2001 From: jonchim <26781276+jonchim@users.noreply.github.com> Date: Sun, 4 Nov 2018 00:43:31 -0400 Subject: [PATCH] Added new section for paid font services (#20915) --- guide/english/typography/where-to-get-fonts/index.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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)