From 329e517378b42a8186c3bf0773a9b4ffeb621801 Mon Sep 17 00:00:00 2001 From: mozols Date: Sat, 17 Aug 2024 20:33:47 +0200 Subject: [PATCH] made font bold --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f2f6dcb..6c6c8ac 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ font-family: Quicksand; font-weight: normal; font-style: normal; - src: url(Quicksand-Regular.otf); + src: url(Quicksand-Bold.otf); } @font-face {