Switch to a serif font stack

This commit is contained in:
Jeremy Dormitzer 2018-11-20 16:44:38 -05:00
parent 24e88e98a7
commit 60f01386c6
No known key found for this signature in database
GPG Key ID: 106FF4BA83EE8202

View File

@ -489,16 +489,24 @@ big {
Fonts
*/
body {
font-family: system-ui,
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
Roboto,
Oxygen-Sans,
Ubuntu,
Cantarell,
"Helvetica Neue",
sans-serif;
font-family:
"Palatino Linotype",
Palatino,
Palladio,
"URW Palladio L",
"Book Antiqua",
Baskerville,
"Bookman Old Style",
"Bitstream Charter",
"Nimbus Roman No9 L",
Garamond,
"Apple Garamond",
"ITC Garamond Narrow",
"New Century Schoolbook",
"Century Schoolbook",
"Century Schoolbook L",
Georgia,
serif;
}
h1, h2, h3, h4, h5 {