diff --git a/src/scss/variables/_typography.scss b/src/scss/variables/_typography.scss index 12442c4..39cdc6f 100644 --- a/src/scss/variables/_typography.scss +++ b/src/scss/variables/_typography.scss @@ -27,18 +27,7 @@ sans-serif, // via Google fonts in the head of src/pug/index.pug. // The fonts listed afterwards are fallbacks. -$headings-font-family: "Montserrat", --apple-system, -BlinkMacSystemFont, -"Segoe UI", -Roboto, -"Helvetica Neue", -Arial, -sans-serif, -"Apple Color Emoji", -"Segoe UI Emoji", -"Segoe UI Symbol", -"Noto Color Emoji"; +$headings-font-family: $font-family-base; // Create a subheadings font family