From 7c6d0fd76f713cd88014d4d6cdd3520b72c893f5 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Sat, 6 Jan 2024 12:08:19 -0800 Subject: [PATCH] Basic to Plus --- static/css/toledot.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/toledot.css b/static/css/toledot.css index 26167fb..b424acc 100644 --- a/static/css/toledot.css +++ b/static/css/toledot.css @@ -1,7 +1,7 @@ @import url('https://fonts.googleapis.com/css2?family=Gentium+Plus:ital,wght@0,400;0,700;1,400;1,700&family=Gotu&display=swap'); body { - font-family: "Gentium Basic", serif; + font-family: "Gentium Plus", serif; } h1, h2 {