From 9f5658849dd4a1ee0d7e1d8678a404c6752735bf Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 2 May 2026 14:52:26 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20update=20for=20proper=20f?= =?UTF-8?q?ont=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/base/typography.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/base/typography.css b/styles/base/typography.css index 9dffe8e..1209ab3 100644 --- a/styles/base/typography.css +++ b/styles/base/typography.css @@ -41,7 +41,7 @@ @theme { --font-sans: "Poppins", sans-serif; - --font-quincy: "Quincy CF", serif; + --font-quincy: "quincy-cf", serif; --line-height: 1.6; --text-base: 1rem;