diff --git a/index.html b/index.html
index e16ffe3..8b70c81 100644
--- a/index.html
+++ b/index.html
@@ -99,6 +99,7 @@
position: relative;
padding-bottom: 5px; /* Space for the underline */
display: inline-block; /* Ensure the underline is only as wide as the text */
+ font-family: "Outfit", sans-serif;
}
h3::after {
content: "";