star large font change to woff for size

This commit is contained in:
Matt Walsh 2025-06-04 23:39:34 -05:00
commit 9252275436
No known key found for this signature in database
7 changed files with 8 additions and 4 deletions

View file

@ -288,7 +288,7 @@ body {
@font-face {
font-family: 'Star4000 Large';
src: url('../fonts/Star4000 Large.ttf') format('truetype');
src: url('../fonts/Star4000 Large.woff') format('woff');
font-display: swap;
}