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