updated font to not conflict with times new roman

This commit is contained in:
array-in-a-matrix 2025-06-27 11:45:23 -04:00
parent 5b4edf9d18
commit 4a6e2b3788
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -4,8 +4,8 @@
@font-face {
font-family: 'DarkNewRoman';
src: url('darknewroman-webfont.woff2') format('woff2'),
url('darknewroman-webfont.woff') format('woff');
src: url('DarkNewRoman-webfont.woff2') format('woff2'),
url('DarkNewRoman-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;