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