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