From a4bc8b17f6be6896ebe8b89081d8f391ac7e845d Mon Sep 17 00:00:00 2001 From: greg Date: Sun, 10 Mar 2019 14:01:01 -0400 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 82ff12c..ca7987f 100644 --- a/css/style.css +++ b/css/style.css @@ -14,7 +14,7 @@ body { h1, h2, h3, h4, h5 { color: #332; - font-family: "Signika"; + font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; font-size: 1.4em; line-height: 1.1;