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

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

