Skip to content

Commit caa1a8f

Browse files
tordansLekoArts
andauthored
chore(docs): Update using-web-fonts for fontsource (#35579)
Co-authored-by: Lennart <[email protected]>
1 parent 5682aa0 commit caa1a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/how-to/styling/using-web-fonts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ body {
7676

7777
You can decrease your site’s loading time by self-hosting fonts, saving ~300 milliseconds on desktop to 1+ seconds on 3G connections.
7878

79-
This example shows how to install the [Open Sans](https://fonts.google.com/specimen/Open+Sans) font. If you have a different Google Font you want to use, you can find the corresponding package in [NPM](https://www.npmjs.com/search?q=fontsource) or the [packages directory in the Fontsource repository](https://github.com/fontsource/fontsource/tree/master/packages).
79+
This example shows how to install the [Open Sans](https://fonts.google.com/specimen/Open+Sans) font. If you have a different Google Font you want to use, you can find the corresponding package in [NPM](https://www.npmjs.com/search?q=fontsource) or the [Fontsource Font Preview Website](https://fontsource.org/fonts).
8080

8181
1. Run `npm install @fontsource/open-sans` to install the necessary package files.
8282

0 commit comments

Comments
 (0)