From c2af21ae42f9d527649eab107a43d37bd524d7d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Thu, 19 Feb 2026 20:10:16 +0100 Subject: [PATCH] style: update fonts to Playfair Display and Lora for an artful character --- assets/css/tailwind.css | 2 +- default.hbs | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/assets/css/tailwind.css b/assets/css/tailwind.css index 9b2b3d8..eeaebfd 100644 --- a/assets/css/tailwind.css +++ b/assets/css/tailwind.css @@ -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; } diff --git a/default.hbs b/default.hbs index 573e9e9..cdc26ea 100644 --- a/default.hbs +++ b/default.hbs @@ -18,7 +18,9 @@ {{meta_title}} - + + +