@font-face {
    font-family: 'centuryGothic';
    src: url('../fonts/centurygothic/gothic.eot');
    src: url('../fonts/centurygothic/gothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurygothic/gothic.woff') format('woff'),
         url('../fonts/centurygothic/gothic.ttf') format('truetype'),
         url('../fonts/centurygothic/gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'centuryGothicBold';
    src: url('../fonts/centurygothic/gothicb.eot');
    src: url('../fonts/centurygothic/gothicb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurygothic/gothicb.woff') format('woff'),
         url('../fonts/centurygothic/gothicb.ttf') format('truetype'),
         url('../fonts/centurygothic/gothicb.svg#gothicb') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'edwardianScript';
    src: url('../fonts/edwardianscript/edwardian.eot');
    src: url('../fonts/edwardianscript/edwardian.eot?#iefix') format('embedded-opentype'),
         url('../fonts/edwardianscript/edwardian.woff') format('woff'),
         url('../fonts/edwardianscript/edwardian.ttf') format('truetype'),
         url('../fonts/edwardianscript/edwardian.svg#edwardian') format('svg');
    font-weight: normal;
    font-style: normal;

}

