/* Instrument Sans - Regular (400) */
@font-face {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/InstrumentSans-VariableFont_wdth,wght.woff2') format('woff2');
}

/* Instrument Sans - Medium (500) */
@font-face {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/InstrumentSans-VariableFont_wdth,wght.woff2') format('woff2');
}

/* Instrument Sans - SemiBold (600) */
@font-face {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('/fonts/InstrumentSans-VariableFont_wdth,wght.woff2') format('woff2');
}


/* Instrument Sans - Italic Medium (500) */
@font-face {
    font-family: 'Instrument Sans';
    font-style: italic!important;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/InstrumentSans-VariableFont_wdth,wght.woff2') format('woff2');
}
