]> iEval git - plack-app-gruntmaster.git/blobdiff - css/themes/cosmo.css
Change default font to serif
[plack-app-gruntmaster.git] / css / themes / cosmo.css
index 396a585041f12e633a8b1a798a07206d369eb659..99be7570b6e5ac8fe55702a99f18d421d5fe1cc4 100644 (file)
@@ -1,4 +1,3 @@
-@import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700");
 /*!
  * Bootswatch v3.1.0
  * Homepage: http://bootswatch.com
@@ -273,7 +272,7 @@ html {
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
 body {
-  font-family: "Open Sans", Calibri, Candara, Arial, sans-serif;
+  font-family: "DejaVu Serif", Georgia, "Times New Roman", Times, serif;
   font-size: 15px;
   line-height: 1.42857143;
   color: #333333;
This page took 0.017518 seconds and 4 git commands to generate.