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

@font-face {
    font-family: 'AGForeignerCBold';
    src: url('/i/css/fonts/agforeignercbold-webfont.eot');
    src: url('/i/css/fonts/agforeignercbold-webfont.eot?iefix') format('embedded-opentype'), 
         url('/i/css/fonts/agforeignercbold-webfont.woff') format('woff'), 
         url('/i/css/fonts/agforeignercbold-webfont.ttf')  format('truetype');
    font-weight: normal;
    font-style:  normal;
}

@font-face {
    font-family: 'NewCenturySchoolbookItalic'; 
    src: url('/i/css/fonts/ncsr56w-webfont.eot');
    src: url('/i/css/fonts/ncsr56w-webfont.eot?iefix') format('embedded-opentype'), 
         url('/i/css/fonts/ncsr56w-webfont.woff') format('woff'),
         url('/i/css/fonts/ncsr56w-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style:  normal;}
