remove woff files which aren't needed in this modern age

This commit is contained in:
John Bowdre 2024-05-01 08:07:09 -05:00
parent 2888243071
commit 313c974ed7

View file

@ -12,7 +12,6 @@
font-display: fallback;
src: local('Berkeley Mono'),
url('https://cdn.runtimeterror.dev/fonts/BerkeleyMono-Regular.woff2') format('woff2'),
url('https://cdn.runtimeterror.dev/fonts/BerkeleyMono-Regular.woff') format('woff')
}
/* override page max-width */