Update theme fonts

This commit is contained in:
2026-05-30 15:19:30 +00:00
parent 11610e2a9b
commit 48f8e3bd55

View File

@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-open-sans), sans-serif;
font-family: var(--font-inter), sans-serif;
}