diff --git a/index.html b/index.html
index e88cd15..54516ee 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,11 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>RU4U?</title>
     <link rel="stylesheet" href="style.css">
+
+<link rel="preconnect" href="https://fonts.googleapis.com"> 
+<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> 
+<link href="https://fonts.googleapis.com/css2?family=Fugaz+One&family=Poppins&display=swap" rel="stylesheet">
+
 </head>
 <body>
     <nav>
@@ -57,4 +62,4 @@
         });
     </script>
 </body>
-</html>
\ No newline at end of file
+</html>