From 02e7a682651db6a2660a8dcf62d63cd905a2369b Mon Sep 17 00:00:00 2001 From: Workshop Bot Date: Tue, 9 Jun 2026 18:19:39 +0000 Subject: [PATCH] Switch body font from Inter to Poppins --- arcade.html | 2 +- board-games.html | 2 +- book-now/arcade.html | 2 +- book-now/dnd.html | 2 +- book-now/index.html | 2 +- book-now/table-games.html | 2 +- css/style.css | 2 +- events.html | 2 +- find-us.html | 2 +- index.html | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/arcade.html b/arcade.html index c37f7c9..8721692 100644 --- a/arcade.html +++ b/arcade.html @@ -13,7 +13,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= Retro Arcade — The Fat Dragon - + diff --git a/board-games.html b/board-games.html index 410f0b5..949e58c 100644 --- a/board-games.html +++ b/board-games.html @@ -13,7 +13,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= Board & Card Games — The Fat Dragon - + diff --git a/book-now/arcade.html b/book-now/arcade.html index 390766a..36f6c3e 100644 --- a/book-now/arcade.html +++ b/book-now/arcade.html @@ -13,7 +13,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= Book the Arcade — The Fat Dragon - + diff --git a/book-now/dnd.html b/book-now/dnd.html index c9b6d2b..36e89bc 100644 --- a/book-now/dnd.html +++ b/book-now/dnd.html @@ -13,7 +13,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= Book a D&D Session — The Fat Dragon - + diff --git a/book-now/index.html b/book-now/index.html index 2fbcabd..ddf3d6a 100644 --- a/book-now/index.html +++ b/book-now/index.html @@ -13,7 +13,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= Book Now — The Fat Dragon - + diff --git a/book-now/table-games.html b/book-now/table-games.html index 0e55bec..984cb1f 100644 --- a/book-now/table-games.html +++ b/book-now/table-games.html @@ -13,7 +13,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= Book a Table — The Fat Dragon - + diff --git a/css/style.css b/css/style.css index 1694909..0247619 100644 --- a/css/style.css +++ b/css/style.css @@ -54,7 +54,7 @@ button, input, select, textarea { /* Typography */ --font-heading: 'Playfair Display', Georgia, serif; - --font-body: 'Inter', system-ui, sans-serif; + --font-body: 'Poppins', system-ui, sans-serif; /* Spacing / shape */ --radius: 0.75rem; diff --git a/events.html b/events.html index 38311e7..7ce673b 100644 --- a/events.html +++ b/events.html @@ -13,7 +13,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= Events — The Fat Dragon - + diff --git a/find-us.html b/find-us.html index 6002117..df23d8f 100644 --- a/find-us.html +++ b/find-us.html @@ -13,7 +13,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= Find Us — The Fat Dragon - + diff --git a/index.html b/index.html index 29dc396..c5f7125 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= The Fat Dragon — Ashbourne, Co. Meath - + -- 2.49.1