@font-face {
    font-family: 'Instrument Sans';
    src: url('InstrumentSans-Regular.eot');
    src: url('InstrumentSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('InstrumentSans-Regular.woff2') format('woff2'),
        url('InstrumentSans-Regular.woff') format('woff'),
        url('InstrumentSans-Regular.ttf') format('truetype'),
        url('InstrumentSans-Regular.svg#InstrumentSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Instrument Sans';
    src: url('InstrumentSans-Medium.eot');
    src: url('InstrumentSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('InstrumentSans-Medium.woff2') format('woff2'),
        url('InstrumentSans-Medium.woff') format('woff'),
        url('InstrumentSans-Medium.ttf') format('truetype'),
        url('InstrumentSans-Medium.svg#InstrumentSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Instrument Sans';
    src: url('InstrumentSans-Bold.eot');
    src: url('InstrumentSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('InstrumentSans-Bold.woff2') format('woff2'),
        url('InstrumentSans-Bold.woff') format('woff'),
        url('InstrumentSans-Bold.ttf') format('truetype'),
        url('InstrumentSans-Bold.svg#InstrumentSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

