@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.eot');
    src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CenturyGothic.woff') format('woff'),
         url('../fonts/CenturyGothic.ttf') format('truetype'),
         url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bankgothic_md_btmedium';
    src: url('../fonts/bank_gothic_medium_bt-webfont.eot');
    src: url('../fonts/bank_gothic_medium_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bank_gothic_medium_bt-webfont.woff') format('woff'),
         url('../fonts/bank_gothic_medium_bt-webfont.ttf') format('truetype'),
         url('../fonts/bank_gothic_medium_bt-webfont.svg#bankgothic_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}