@font-face {
    font-family: SegoeUI-Regular;
    src: url('/fonts/SegoeUI-Regular.eot') /* EOT file for IE */
}
@font-face {
    font-family: SegoeUI-Regular;
    src: url('/fonts/SegoeUI-Regular.ttf') /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SegoeUI-Light;
    src: url('/fonts/SegoeUI-Light.eot') /* EOT file for IE */
}
@font-face {
    font-family: SegoeUI-Light;
    src: url('/fonts/SegoeUI-Light.ttf') /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SegoeUI-LightItalic;
    src: url('/fonts/SegoeUI-LightItalic.eot') /* EOT file for IE */
}
@font-face {
    font-family: SegoeUI-LightItalic;
    src: url('/fonts/SegoeUI-LightItalic.ttf') /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SegoeUI-Bold;
    src: url('/fonts/SegoeUI-Bold.eot') /* EOT file for IE */
}
@font-face {
    font-family: SegoeUI-Bold;
    src: url('/fonts/SegoeUI-Bold.ttf') /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: SegoeUI-BoldItalic;
    src: url('/fonts/SegoeUI-BoldItalic.eot') /* EOT file for IE */
}
@font-face {
    font-family: SegoeUI-BoldItalic;
    src: url('/fonts/SegoeUI-BoldItalic.ttf') /* TTF file for CSS3 browsers */
}

/*-------------------------------------*/
@font-face{

    font-family: SegoeUI-Light;

    src:url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot');

    src:url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot?#iefix') format('embedded-opentype'),

           url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.woff') format('woff'),

           url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.ttf') format('truetype'),

           url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.svg#web') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face{

    font-family: SegoeUI-Regular;

    src:url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.eot');

    src:url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.eot?#iefix') format('embedded-opentype'),

           url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.woff') format('woff'),

           url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.ttf') format('truetype'),

           url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.svg#web') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face{

    font-family: SegoeUI-Bold;

    src:url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.eot');

    src:url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.eot?#iefix') format('embedded-opentype'),

           url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.woff') format('woff'),

           url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.ttf') format('truetype'),

           url('//i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.svg#web') format('svg');

    font-weight: normal;

    font-style: normal;

}