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

/*
@font-face {
    font-family: 'Sagi Italic';
    src: url('segoeui_i-webfont.eot');
    src: url('segoeui_i-webfont.eot?#iefix') format('embedded-opentype'),
         url('segoeui_i-webfont.woff') format('woff'),
         url('segoeui_i-webfont.ttf') format('truetype'),
         url('segoeui_i-webfont.svg#segoeauitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

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