diff --git a/content/for-developers/installation.mdx b/content/for-developers/installation.mdx index d5c551e..7aada53 100644 --- a/content/for-developers/installation.mdx +++ b/content/for-developers/installation.mdx @@ -37,7 +37,7 @@ If you are adding Decanter to an existing project please have a review of the [F ``` 4. **Install fonts** - It is recommended that you follow your framework's convention for installing fonts. You'll want to install Source Sans 3 and Source Serif 4 from Google Fonts and include the ligature font for the Stanford Logo if you are using it. Here is an example or file you can include in your build to install the fonts. + It is recommended that you follow your framework's convention for installing fonts. You'll want to install Source Sans 3, Source Serif 4, Roboto Slab, and Roboto Mono from Google Fonts and include the ligature font for the Stanford Logo if you are using it. Here is an example or file you can include in your build to install the fonts. https://github.com/SU-SWS/decanter/blob/main/fonts.css