@font-face {
    font-family: 'euphemia';
    src: url('../fonts/euphemia/euphemia.eot');
    src: url('../fonts/euphemia/euphemia.eot?#iefix') format('embedded-opentype'),
         url('../fonts/euphemia/euphemia.woff') format('woff'),
         url('../fonts/euphemia/euphemia.ttf') format('truetype'),
         url('../fonts/euphemia/euphemia.svg#euphemia') 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;

}

