@font-face{
    font-family: 'wf_SegoeUILight';
    src:url('../fonts/Light/latest.eot');
    src:url('../fonts/Light/latest.eot?#iefix') format('embedded-opentype'),
           url('../fonts/Light/latest.woff') format('woff'),
           url('../fonts/Light/latest.ttf') format('truetype'),
           url('../fonts/Light/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'wf_SegoeUI';
    src:url('../fonts/Normal/latest.eot');
    src:url('../fonts/Normal/latest.eot?#iefix') format('embedded-opentype'),
           url('../fonts/Normal/latest.woff') format('woff'),
           url('../fonts/Normal/latest.ttf') format('truetype'),
           url('../fonts/Normal/latest.svg#web') format('svg');
    font-weight:bold;
    font-style:normal;
}

@font-face {
    font-family: 'segoe_printregular';
    src: url('fonts/segoepr.eot');
    src: url('fonts/segoepr.eot?#iefix') format('embedded-opentype'),
         url('fonts/segoepr.woff') format('woff'),
         url('fonts/segoepr.ttf') format('truetype'),
         url('fonts/segoepr.svg#segoe_printregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
