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

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