X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..355e42e2b2244470ac6a5b9ad056e4a3f38f838c:/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 {