fix: swap font
This commit is contained in:
parent
f1bcba25bc
commit
11c61644e7
1 changed files with 1 additions and 0 deletions
|
@ -26,4 +26,5 @@ $titlefont: Amatic SC, sans-serif;
|
||||||
font-family: 'Amatic SC';
|
font-family: 'Amatic SC';
|
||||||
src: url('fonts/AmaticSC-Regular.woff2') format('woff2');
|
src: url('fonts/AmaticSC-Regular.woff2') format('woff2');
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue