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