diff --git a/index.html b/index.html
index 9f867a5..7041ffe 100644
--- a/index.html
+++ b/index.html
@@ -37,7 +37,7 @@
html { scroll-behavior: smooth; }
body {
- font-family: 'Inter', -apple-system, sans-serif;
+ font-family: 'Geist', -apple-system, sans-serif;
background: var(--bg);
color: var(--text);
font-size: 15px;