/* assets/css/fonts.css */

/* 1. Variable Font Setup (Weight 100 to 900) */
@font-face {
    font-family: 'Neue Regrade';
    src: url('../fonts/Neue-Regrade-Variable-BF65af35d87b6a7.ttf') format('truetype-variations');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}