style: update fonts to Playfair Display and Lora for an artful character
All checks were successful
Deploy Theme / deploy (push) Successful in 13s

This commit is contained in:
2026-02-19 20:10:16 +01:00
parent b1346cbe90
commit c2af21ae42
2 changed files with 4 additions and 2 deletions

View File

@@ -34,7 +34,7 @@
--color-gray-100: #f5f5f5;
/* Font Families */
--font-family-body: "Montserrat", sans-serif;
--font-family-body: "Lora", serif;
--font-family-heading: "Playfair Display", serif;
}