@charset "utf-8";
/* CSS Document */

@font-face
{
    font-family: 'futura_bk_bt';
    src: url('fonts/futura/futuran-webfont.eot');
    src: url('fonts/futura/futuran-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura/futuran-webfont.woff') format('woff'),
         url('fonts/futura/futuran-webfont.ttf') format('truetype'),
         url('fonts/futura/futuran-webfont.svg#FuturaBook') format('svg');
    font-weight: normal;
    font-style: normal;

}