@font-face {
    font-family: 'CenturyGothic';
    src: url('CenturyGothic.eot');
    src:  url('CenturyGothic.eot?#iefix') format('embedded-opentype'),
         url('CenturyGothic.ttf') format('truetype'),
         url('CenturyGothic.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CenturyGothic';
    src: url('CenturyGothic-Bold.eot');
    src: url('CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
         url('CenturyGothic-Bold.ttf') format('truetype'),
         url('CenturyGothic-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;

}

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

}
