@font-face {
    font-family: 'Segoe UI';
    src: url('../segoe-ui/SegoeUI-BoldItalic.eot');
    src: local('Segoe UI Bold Italic'), local('SegoeUI-BoldItalic'),
        url('../segoe-ui/SegoeUI-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../segoe-ui/SegoeUI-BoldItalic.woff2') format('woff2'),
        url('../segoe-ui/SegoeUI-BoldItalic.woff') format('woff'),
        url('../segoe-ui/SegoeUI-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../segoe-ui/SegoeUI.eot');
    src: local('Segoe UI'), local('SegoeUI'),
        url('../segoe-ui/SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('../segoe-ui/SegoeUI.woff2') format('woff2'),
        url('../segoe-ui/SegoeUI.woff') format('woff'),
        url('../segoe-ui/SegoeUI.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../segoe-ui/SegoeUI-SemiBold.eot');
    src: local('Segoe UI Semibold'), local('SegoeUI-SemiBold'),
        url('../segoe-ui/SegoeUI-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../segoe-ui/SegoeUI-SemiBold.woff2') format('woff2'),
        url('../segoe-ui/SegoeUI-SemiBold.woff') format('woff'),
        url('../segoe-ui/SegoeUI-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../segoe-ui/SegoeUI-Light.eot');
    src: local('Segoe UI Light'), local('SegoeUI-Light'),
        url('../segoe-ui/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
        url('../segoe-ui/SegoeUI-Light.woff2') format('woff2'),
        url('../segoe-ui/SegoeUI-Light.woff') format('woff'),
        url('../segoe-ui/SegoeUI-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../segoe-ui/SegoeUI-Bold.eot');
    src: local('Segoe UI Bold'), local('SegoeUI-Bold'),
        url('../segoe-ui/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
        url('../segoe-ui/SegoeUI-Bold.woff2') format('woff2'),
        url('../segoe-ui/SegoeUI-Bold.woff') format('woff'),
        url('../segoe-ui/SegoeUI-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../segoe-ui/SegoeUI-Italic.eot');
    src: local('Segoe UI Italic'), local('SegoeUI-Italic'),
        url('../segoe-ui/SegoeUI-Italic.eot?#iefix') format('embedded-opentype'),
        url('../segoe-ui/SegoeUI-Italic.woff2') format('woff2'),
        url('../segoe-ui/SegoeUI-Italic.woff') format('woff'),
        url('../segoe-ui/SegoeUI-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}


@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Regular.eot');
    src: url('../font/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Roboto-Regular.woff2') format('woff2'),
        url('../font/Roboto-Regular.woff') format('woff'),
        url('../font/Roboto-Regular.ttf') format('truetype'),
        url('../font/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
