This commit is contained in:
Matt DeCamp 2021-09-16 16:50:33 -04:00
parent 9ddec171d3
commit 9ec8be8dd9

View file

@ -0,0 +1,7 @@
* {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Bookman Old Style',serif;
}