@font-face {
    font-family: 'Futura-Light';
    src: url('futura-l.eot');
    src: url('futura-l.eot?#iefix') format('embedded-opentype'),
         url('futura-l.woff') format('woff'),
         url('futura-l.ttf') format('truetype'),
         url('futura-l.svg#futuralight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura-Bold';
    src: url('futura02.eot');
    src: url('futura02.eot?#iefix') format('embedded-opentype'),
         url('futura02.woff') format('woff'),
         url('futura02.ttf') format('truetype'),
         url('futura02.svg#futurabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura-Medium';
    src: url('futura01.eot');
    src: url('futura01.eot?#iefix') format('embedded-opentype'),
         url('futura01.woff') format('woff'),
         url('futura01.ttf') format('truetype'),
         url('futura01.svg#futuramedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    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#futuraregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura-Book';
    src: url('futura-b.eot');
    src: url('futura-b.eot?#iefix') format('embedded-opentype'),
         url('futura-b.woff') format('woff'),
         url('futura-b.ttf') format('truetype'),
         url('futura-b.svg#futurabook') format('svg');
    font-weight: normal;
    font-style: normal;
}