/* Futura-Bold webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Futura-Bold';
    src: url('Futura-Bold.eot?#iefix') format('embedded-opentype'),
         url('Futura-Bold.woff') format('woff'),
         url('Futura-Bold.ttf')  format('truetype'),
         url('Futura-Bold.svg#webfont') format('svg');
}