style: switch to Fraunces for a more expressive, high-end heading pairing with Montserrat
All checks were successful
Deploy Theme / deploy (push) Successful in 14s

This commit is contained in:
2026-02-20 09:49:13 +01:00
parent f5a430b39c
commit ecdf5dd2cc
2 changed files with 3 additions and 3 deletions

View File

@@ -16,8 +16,8 @@
--color-brand-950: #4c3a23;
/* Font Families */
--font-serif: "Playfair Display", serif;
--font-heading: "Playfair Display", serif;
--font-serif: "Fraunces", serif;
--font-heading: "Fraunces", serif;
--font-sans: "Montserrat", sans-serif;
}