diff --git a/stylesheets/base.css b/stylesheets/base.css index 974b11d..6b5f6e0 100644 --- a/stylesheets/base.css +++ b/stylesheets/base.css @@ -64,7 +64,7 @@ ================================================== */ h1, h2, h3, h4, h5, h6 { color: #181818; - font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif; + font-family: "Georgia", "Times New Roman", serif; font-weight: normal; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; } h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}