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

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

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