From b39fb78c7a041c26951427d5fff93ea9b3d77a7b Mon Sep 17 00:00:00 2001 From: buffbears <54551697+buffbears@users.noreply.github.com> Date: Mon, 28 Mar 2022 20:26:35 -0400 Subject: [PATCH] testfontfix no --- webroot/css/weatherscan.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webroot/css/weatherscan.css b/webroot/css/weatherscan.css index e1c1974..e00c5d1 100644 --- a/webroot/css/weatherscan.css +++ b/webroot/css/weatherscan.css @@ -1,6 +1,6 @@ @font-face { font-family: Interstate; - src: url(/fonts/newfonts/Interstate-Bold3.woff) format("woff"); + src: url(fonts/newfonts/Interstate-Bold3.woff) format("woff"); font-weight: 700; } @font-face {