diff --git a/assets/style.css b/assets/style.css index e9abe79b5..701bae75b 100644 --- a/assets/style.css +++ b/assets/style.css @@ -32,7 +32,7 @@ /* fonts */ --font-sans: "aktiv-grotesk"; --font-serif: "freight-text-pro"; - --font-mono: "fira-mono"; + --font-mono: "Menlo"; /* width */ --sc-container: "1440px";