diff --git a/index.html b/index.html
index a353e98..5c99a7a 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
Château du Faune — Centre pour l'art et l'écologie
diff --git a/src/style.css b/src/style.css
index d440527..5b12c48 100644
--- a/src/style.css
+++ b/src/style.css
@@ -76,7 +76,7 @@
--font-sans:
'Roboto', ui-sans-serif, system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-display: 'Aboreto', 'Cormorant Garamond', Georgia, serif;
- --font-script: 'Italianno', 'Allura', 'Pinyon Script', cursive;
+ --font-script: 'Tangerine', 'Allura', cursive;
}
@layer base {