your-gold/assets/fonts.css
2025-05-29 10:57:32 +02:00

8 lines
179 B
CSS

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