perf: converti Justov in WOFF2 (25KB vs 115KB, -78%)
This commit is contained in:
BIN
public/assets/Justov.woff2
Normal file
BIN
public/assets/Justov.woff2
Normal file
Binary file not shown.
@@ -5,7 +5,8 @@
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Justov';
|
font-family: 'Justov';
|
||||||
src: url('/assets/Justov.ttf') format('truetype');
|
src: url('/assets/Justov.woff2') format('woff2'),
|
||||||
|
url('/assets/Justov.ttf') format('truetype');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
|||||||
Reference in New Issue
Block a user