Add default font family for fallback
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
|
||||
html {
|
||||
@include fullpage;
|
||||
|
||||
/* Set the default font for cases we don't load the brand font */
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
line-height: 1.35;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user