diff --git a/styles/typography.css b/styles/typography.css index b9cee44..abb6047 100644 --- a/styles/typography.css +++ b/styles/typography.css @@ -3,5 +3,5 @@ :root { --font-family-serif: "Source Serif 4", serif; - --bs-font-sans-serif: "Source Sans 3", "Source Sans Pro"; + --bs-font-sans-serif: "Source Sans 3"; }