@font-face {
    font-family: 'Instrument Sans';
    src: url('InstrumentSans-VariableFont.woff2') format('woff2'),
        url('InstrumentSans-VariableFont.ttf') format('truetype');
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Instrument Sans';
    src: url('InstrumentSans-Italic-VariableFont.woff2') format('woff2'),
        url('InstrumentSans-Italic-VariableFont.ttf') format('truetype');
    font-weight: 400 700;
    font-style: italic;
    font-display: swap;
}
