@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('gothic_0.eot');
    src: url('gothic_0.eot') format('embedded-opentype'),
         url('gothic_0.woff') format('woff'),
         url('gothic_0.ttf') format('truetype'),
         url('gothic_0.svg#CenturyGothicRegular') format('svg');
}
@font-face {
    font-family: 'CenturyGothicBold';
    src: url('gothicb_0.eot');
    src: url('gothicb_0.eot') format('embedded-opentype'),
         url('gothicb_0.woff') format('woff'),
         url('gothicb_0.ttf') format('truetype'),
         url('gothicb_0.svg#CenturyGothicBold') format('svg');
}