diff --git a/css/style.css b/css/style.css
index 250e9dd..15ad16e 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,4 +1,5 @@
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
+@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
@font-face {
font-family: "Upheaval TT";
src: url("../assets/fonts/upheavtt.ttf");
diff --git a/index.html b/index.html
index ced5dde..706f8e7 100644
--- a/index.html
+++ b/index.html
@@ -248,7 +248,8 @@
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous">
-
+
+