@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat-VariableFont_wght.woff') format('woff');
    font-weight: 100 900;  /* This range covers all available weights */
    font-style: normal;
    font-display: swap;
}