From ec2790c26ac04a0f4fda5f943a7e89131545c283 Mon Sep 17 00:00:00 2001 From: tokslaw Date: Wed, 11 Aug 2021 06:21:08 -0400 Subject: [PATCH] font fix --- public/float-ev/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/float-ev/css/style.css b/public/float-ev/css/style.css index 92b309d..a35ac1d 100644 --- a/public/float-ev/css/style.css +++ b/public/float-ev/css/style.css @@ -996,7 +996,7 @@ header a.logo img { color: #ffffff; font-weight: 500; background: transparent; - font-family: Oswald, sans-serif; + font-family: Open sans, sans-serif; } .counters .box-content h4 {