X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..e89f0663d3ef7ccbf2b51e400430695fb2421b6f:/src/wolnelektury/static/scss/tools.scss diff --git a/src/wolnelektury/static/scss/tools.scss b/src/wolnelektury/static/scss/tools.scss index 76869c40d..018a86d9e 100644 --- a/src/wolnelektury/static/scss/tools.scss +++ b/src/wolnelektury/static/scss/tools.scss @@ -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 {