@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('../font/gothic-webfont.eot');
    src: url('../font/gothic-webfont.eot?iefix') format('eot'),
         url('../font/gothic-webfont.woff') format('woff'),
         url('../font/gothic-webfont.ttf') format('truetype'),
         url('../font/gothic-webfont.svg#webfont2n93yccS') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{font-family: 'CenturyGothicRegular'; font-size: 12px; }