This commit is contained in:
2025-05-28 15:56:01 +02:00
parent 0a76549c0c
commit 7e2df27d9c
20 changed files with 7019 additions and 3659 deletions

View File

@ -1,7 +1,7 @@
@font-face {
font-family: 'Bounded';
src: url('/fonts/Bounded/Bounded-Variable.ttf') format('truetype');
font-weight: 100 900;
font-style: normal;
font-display: swap;
}
font-family: "Bounded";
src: url("/fonts/Bounded/Bounded-Variable.ttf") format("truetype");
font-weight: 100 900;
font-style: normal;
font-display: swap;
}