Settled on Google's Cabin font, having auditioned Puritan, Lato and Molengo.
authorMike Taylor <mike@indexdata.com>
Tue, 24 Feb 2015 17:36:54 +0000 (17:36 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 24 Feb 2015 17:36:54 +0000 (17:36 +0000)
doc/mkws-doc.css

index 2bd20de..c2dc290 100644 (file)
@@ -1,7 +1,7 @@
-@import url(http://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic);
+@import url(http://fonts.googleapis.com/css?family=Cabin:400,400italic,700,700italic);
 
 body {
-  font-family: Lato, Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif;
+  font-family: Cabin, Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif;
   font-weight: normal;
 }
 h1, h2, h3 { color: #606060 }