style: change font path

This commit is contained in:
MAZE 2024-04-11 15:37:11 +03:30
parent 42bd47bbea
commit 43ba975408

View File

@ -21,7 +21,7 @@
font-family: Inter;
font-style: normal;
font-weight: 500;
src: url('../fonts/inter-v13-latin-500.woff2') format('woff2');
src: url('/fonts/inter-v13-latin-500.woff2') format('woff2');
font-display: swap;
}