..
This commit is contained in:
parent
ecab42c4bc
commit
24764eca6f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user