/* @font-face {
    font-family: 'futura';
    src: url('futura-condensedextrabold.eot');
    src: url('futura-condensedextrabold.eot?#iefix') format('embedded-opentype'),
        url('futura-condensedextrabold.woff2') format('woff2'),
        url('futura-condensedextrabold.woff') format('woff'),
        url('futura-condensedextrabold.ttf') format('truetype'),
        url('futura-condensedextrabold.svg#futura-condensedextrabold') format('svg');
    font-weight: 800;
    font-style: normal;
} */

@font-face {
    font-family: 'futura';
    src: url('futura-medium.eot');
    src: url('futura-medium.eot?#iefix') format('embedded-opentype'),
        url('futura-medium.woff2') format('woff2'),
        url('futura-medium.woff') format('woff'),
        url('futura-medium.ttf') format('truetype'),
        url('futura-medium.svg#futura-medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'futura';
    src: url('futura-mediumitalic.eot');
    src: url('futura-mediumitalic.eot?#iefix') format('embedded-opentype'),
        url('futura-mediumitalic.woff2') format('woff2'),
        url('futura-mediumitalic.woff') format('woff'),
        url('futura-mediumitalic.ttf') format('truetype'),
        url('futura-mediumitalic.svg#futura-mediumitalic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'futura';
    src: url('futura-bold.eot');
    src: url('futura-bold.eot?#iefix') format('embedded-opentype'),
        url('futura-bold.woff2') format('woff2'),
        url('futura-bold.woff') format('woff'),
        url('futura-bold.ttf') format('truetype'),
        url('futura-bold.svg#futura-bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* @font-face {
    font-family: 'futura';
    src: url('futura-condensedmedium.eot');
    src: url('futura-condensedmedium.eot?#iefix') format('embedded-opentype'),
        url('futura-condensedmedium.woff2') format('woff2'),
        url('futura-condensedmedium.woff') format('woff'),
        url('futura-condensedmedium.ttf') format('truetype'),
        url('futura-condensedmedium.svg#futura-condensedmedium') format('svg');
    font-weight: 400;
    font-style: normal;
} */