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