@font-face {
    font-family: 'Instrument Sans Variable';
    src: url("InstrumentSans[wdth,wght].woff2") format("woff2 supports variations"),
    url("InstrumentSans[wdth,wght].woff2") format("woff2-variations");
    font-weight: 400 700;
    font-stretch: 75% 100%;
    font-style: normal;
    font-display: swap;
}

