⚒️ Fix font route.

This commit is contained in:
pheralb 2022-06-26 16:34:16 +01:00
parent b78fde3cf3
commit 1c43264288

View File

@ -9,7 +9,7 @@
@font-face { @font-face {
font-family: "Inter-Semibold"; font-family: "Inter-Semibold";
src: url("/fonts/Inter-Semibold.woff2") format("woff2"); src: url("/fonts/Inter-SemiBold.woff2") format("woff2");
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;
font-display: swap; font-display: swap;