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

}

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

}

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

}