Use bootstrap font family

This contains and expanded list of fonts, covering more platforms
and edge cases than ours, so there's no need to override.
This commit is contained in:
Andy Allan 2021-06-30 11:29:34 +01:00
parent 2a347e71be
commit 014b86f91c

View file

@ -7,7 +7,6 @@
/* Default rules for the body of every page */
body {
font-family: 'Helvetica Neue',Arial,sans-serif;
font-size: $typeheight;
}