@font-face {
    font-family: 'Outfit';
    src: url('Outfit-Thin.woff2') format('woff2'),
        url('Outfit-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular.woff2') format('woff2'),
        url('Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Italic.woff2') format('woff2'),
        url('Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}



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

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

@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-Italic.eot');
    src: url('InstrumentSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('InstrumentSans-Italic.woff2') format('woff2'),
        url('InstrumentSans-Italic.woff') format('woff'),
        url('InstrumentSans-Italic.ttf') format('truetype'),
        url('InstrumentSans-Italic.svg#InstrumentSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

