This commit is contained in:
Koen Lagveen 2023-07-03 20:32:53 +02:00
parent 8808324b97
commit ef988fff7d
2 changed files with 2 additions and 2 deletions

View File

@ -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' );

View File

@ -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';