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

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

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

