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

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

