/* Montserrat Variable Font */
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-VF.woff2') format('woff2');
    font-weight: 400 900;
    font-style: normal;
    font-display: swap;
}

/* Apply Montserrat globally */
body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400; 
}
