@font-face {
    font-family: 'futuramedium';
    src: url('futura.eot');
    src: url('futura.eot?#iefix') format('embedded-opentype'),
         url('futura.woff') format('woff'),
         url('futura.ttf') format('truetype'),
         url('futura.svg#futuramedium') format('svg');
}
@font-face {
    font-family: 'futurabold';
    src: url('futurabold.eot');
    src: url('futurabold.eot?#iefix') format('embedded-opentype'),
         url('futurabold.woff') format('woff'),
         url('futurabold.ttf') format('truetype'),
         url('futurabold.svg#futurabold') format('svg');
}
