Browse Source

removed google web font

john melesky 8 years ago
parent
commit
c5c781d95f
1 changed files with 0 additions and 3 deletions
  1. 0 3
      css/default.css

+ 0 - 3
css/default.css

@@ -20,15 +20,12 @@ body background: #ddeeff
 
  */
 
-@import 'https://fonts.googleapis.com/css?family=Eczar';
-
 body {
     color: #335555;
     background-color: #99bbdd;
     background: linear-gradient(to top right, #99bbdd, #3366aa);
 
     font-size: 12px;
-    font-family: Eczar, serif;
 
     line-height: 1.4;