Simple carousel on eink.
[wolnelektury.git] / src / wolnelektury / static / scss / tools.scss
index 76869c4..018a86d 100644 (file)
@@ -53,7 +53,7 @@ $default-em-size: 16px;
 }
 
 @mixin mono {
-    font-family: "Andale Mono", "Lucida Sans Typewriter", "Courier New";
+    font-family: "Cousine";
 }
 
 @mixin hidden-label {