/* CSS Document */

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

}

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

}