@font-face {
    font-family: 'SegoeUILocal';
    src: url('font_segoe/SegoeUIRegular/SegoeUIRegular.eot');
    src: url('font_segoe/SegoeUIRegular/SegoeUIRegular.eot?#iefix')format('embedded-opentype'),
         url('font_segoe/SegoeUIRegular/SegoeUIRegular.woff') format('woff'),
         url('font_segoe/fonts/SegoeUIRegular/SegoeUIRegular.ttf') format('truetype');
    font-weight:400;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUILocal';
    src: url('font_segoe/SegoeUIBold/SegoeUIBold.eot');
    src: url('font_segoe/SegoeUIBold/SegoeUIBold.eot?#iefix')format('embedded-opentype'),
         url('font_segoe/SegoeUIBold/SegoeUIBold.woff') format('woff'),
         url('font_segoe/SegoeUIBold/SegoeUIBold.ttf') format('truetype');
    font-weight:700;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUILocal';
    src: url('font_segoe/SegoeUIItalic/SegoeUIItalic.eot');
    src: url('font_segoe/SegoeUIItalic/SegoeUIItalic.eot?#iefix')format('embedded-opentype'),
         url('font_segoe/SegoeUIItalic/SegoeUIItalic.woff') format('woff'),
         url('font_segoe/SegoeUIItalic/SegoeUIItalic.ttf') format('truetype');
    font-weight:normal;
    font-style: italic;
}
@font-face {
    font-family: 'SegoeUILocal';
    src: url('font_segoe/fonts/SegoeUILight/SegoeUILight.eot');
    src: url('font_segoe/fonts/SegoeUILight/SegoeUILight.eot?#iefix')format('embedded-opentype'),
         url('font_segoe/fonts/SegoeUILight/SegoeUILight.woff') format('woff'),
         url('font_segoe/fonts/SegoeUILight/SegoeUILight.ttf') format('truetype');
    font-weight:100;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUILocal';
    src: url('font_segoe/SegoeUISemiBold/SegoeUISemiBold.eot');
    src: url('font_segoe/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix')format('embedded-opentype'),
         url('font_segoe/SegoeUISemiBold/SegoeUISemiBold.woff') format('woff'),
         url('font_segoe/SegoeUISemiBold/SegoeUISemiBold.ttf') format('truetype');
    font-weight:500;
    font-style: normal;
}