Use Neuton font.

This commit is contained in:
Edward Betts 2018-05-31 14:58:30 +01:00
parent 922af24e1b
commit 18159b92cc

View file

@ -6,3 +6,11 @@
div#text { div#text {
font-family: Courier; font-family: Courier;
} }
html, body {
font-family: 'Neuton', serif;
}
.btn {
font-family: sans-serif;
}