This commit is contained in:
2025-05-28 15:56:01 +02:00
parent b4191ca43a
commit e7eaa71a60
16 changed files with 233 additions and 69 deletions

7
assets/fonts.css Normal file
View File

@ -0,0 +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;
}