switched back to roboto

This commit is contained in:
David Sun 2019-04-01 08:54:02 -04:00
parent 63dacfaac5
commit 1a4fa015b9

View File

@ -1,5 +1,5 @@
body { body {
font-family: 'Formular'; font-family: 'Roboto';
} }
a { a {
@ -21,7 +21,7 @@ a {
.h2, .h2,
.h3, .h3,
.h4 { .h4 {
font-family: 'Formular'; font-family: 'Roboto Mono';
} }
} }