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

@font-face {
    font-family: 'Futura Lt BT';
    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');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe Print';
    src: url('SegoePrint.eot');
    src: url('SegoePrint.eot?#iefix') format('embedded-opentype'),
        url('SegoePrint.woff2') format('woff2'),
        url('SegoePrint.woff') format('woff'),
        url('SegoePrint.ttf') format('truetype'),
        url('SegoePrint.svg#SegoePrint') format('svg');
    font-weight: normal;
    font-style: normal;
}
