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