feat: use woff2 version of AmaticSC
This commit is contained in:
parent
06a05d980a
commit
53edecc607
2 changed files with 2 additions and 2 deletions
BIN
fonts/AmaticSC-Regular.woff2
Normal file
BIN
fonts/AmaticSC-Regular.woff2
Normal file
Binary file not shown.
|
@ -24,6 +24,6 @@ $titlefont: Amatic SC, sans-serif;
|
|||
|
||||
@font-face {
|
||||
font-family: 'Amatic SC';
|
||||
src: url('fonts/AmaticSC-Regular.ttf');
|
||||
src: url('fonts/AmaticSC-Regular.woff2') format('woff2');
|
||||
font-weight: 400;
|
||||
}
|
Reference in a new issue