fix: swap font

This commit is contained in:
Kazhnuz Klappsthul 2023-11-18 10:21:24 +01:00
parent f1bcba25bc
commit 11c61644e7
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@ $titlefont: Amatic SC, sans-serif;
font-family: 'Amatic SC';
src: url('fonts/AmaticSC-Regular.woff2') format('woff2');
font-weight: 400;
font-display: swap;
}