remove google fonts
diff --git a/assets/themes/apache/css/style.css b/assets/themes/apache/css/style.css
index 318b2a8..708b046 100644
--- a/assets/themes/apache/css/style.css
+++ b/assets/themes/apache/css/style.css
@@ -1,5 +1,4 @@
/* Move down content because we have a fixed navbar that is 50px tall */
-@import url(//fonts.googleapis.com/css?family=Patua+One);
body {
padding-top: 50px;
@@ -298,15 +297,11 @@
color: #FFF; }
-.jumbotron h1 {
- font-family: 'Patua One', cursive; }
-
.jumbotron small {
font-size: 60%;
color: #FFF;}
.navbar-brand {
- font-family: 'Patua One', cursive;
}
.navbar-brand small {
@@ -369,4 +364,4 @@
@font-face {
font-family: 'Montserrat Light';
src: url('/assets/themes/apache/fonts/Montserrat-Light.ttf') format('truetype');
-}
\ No newline at end of file
+}