From 357697ef01f5d3bd0646a242eb0d34e293217fc4 Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 11 Mar 2025 18:12:10 +0000 Subject: new fonts!! --- static/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/theme.css') diff --git a/static/theme.css b/static/theme.css index f002669..7e8ce2a 100644 --- a/static/theme.css +++ b/static/theme.css @@ -35,7 +35,7 @@ --spacing-quadruple: 32px; /* type */ - --font-family: "DM Sans", sans-serif; + --font-family: "Nunito Sans", sans-serif, sitelen-pona-support; --font-normal-size: 12pt; --font-small-size: 10pt; --font-big-size: 16pt; -- cgit v1.3