@charset "utf-8";

@font-face {
    font-family: 'futura_ltlight';
    src: url('ftralt-webfont.eot');
    src: url('ftralt-webfont.eot?#iefix') format('embedded-opentype'),
         url('ftralt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}