
@font-face {
    font-family: 'centurygothic';
    src: url('../font/centurygothic.eot');
    src: url('../font/centurygothic.eot') format('embedded-opentype'),
url('../font/centurygothic.woff') format('woff'),
url('../font/centurygothic.woff2') format('woff2'),
url('../font/centurygothic.ttf') format('truetype'),
url('../font/centurygothic.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
