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

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

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