From ef988fff7dc6ff96bc131b07f43230802757beea Mon Sep 17 00:00:00 2001 From: Koen Lagveen Date: Mon, 3 Jul 2023 20:32:53 +0200 Subject: [PATCH] typo --- fonts/stylesheets/fonts.less | 2 +- fonts/stylesheets/stylesheet.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fonts/stylesheets/fonts.less b/fonts/stylesheets/fonts.less index 0e1736d..1e846f5 100755 --- a/fonts/stylesheets/fonts.less +++ b/fonts/stylesheets/fonts.less @@ -72,7 +72,7 @@ .font ( 'code-new-roman', normal, normal, 'code-new-roman/code-new-roman.otf' ); -.font ( 'comic-mono', bold, normal, 'comic-mono/comin-monc-bold.ttf' ); +.font ( 'comic-mono', bold, normal, 'comic-mono/comic-mono-bold.ttf' ); .font ( 'comic-mono', normal, normal, 'comic-mono/comic-mono.ttf' ); .font ( 'comic-shanns', normal, normal, 'comic-shanns/comic-shanns.otf' ); diff --git a/fonts/stylesheets/stylesheet.css b/fonts/stylesheets/stylesheet.css index abe7657..3337d62 100755 --- a/fonts/stylesheets/stylesheet.css +++ b/fonts/stylesheets/stylesheet.css @@ -308,7 +308,7 @@ font-family: 'comic-mono'; font-weight: bold; font-style: normal; - src: url('../resources/comic-mono/comin-monc-bold.ttf'); + src: url('../resources/comic-mono/comic-mono-bold.ttf'); } @font-face { font-family: 'comic-mono';