@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/centurygothic-webfont.eot');
    src: url('../fonts/centurygothic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/centurygothic-webfont.woff') format('woff'),
    url('../fonts/centurygothic-webfont.ttf') format('truetype'),
    url('../fonts/centurygothic-webfont.svg#CenturyGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/centurygothicbold-webfont.eot');
    src: url('../fonts/centurygothicbold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/centurygothicbold-webfont.woff') format('woff'),
    url('../fonts/centurygothicbold-webfont.ttf') format('truetype'),
    url('../fonts/centurygothicbold-webfont.svg#CenturyGothicBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
