diff --git a/public/styles/style.css b/public/styles/style.css
index a8714a214fae36f773d67079d170275aa85f08a2..bccdbe0ee5e6dfa8dc53a59f822e833e2e177568 100644
--- a/public/styles/style.css
+++ b/public/styles/style.css
@@ -406,7 +406,6 @@ footer {
   body {
     background: #040012;
     color: #ccc;
-    font-family: "Ubuntu-Medium";
   }
 
   a {
@@ -420,12 +419,10 @@ a:focus {
   }
 
   h1 {
-    font-family: "Ubuntu-Light";
     color: black;
   }
 
   h2 {
-    font-family: "Ubuntu Regular";
     color: #e20cef;
   }