your-gold/assets/fonts.css
2025-05-28 15:56:01 +02:00

7 lines
188 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;
}