@font-face {
    font-family: '/fonts/segoe-ui/SegoeUI';
    src: url('/fonts/segoe-ui/SegoeUI.woff2') format('woff2'),
        url('/fonts/segoe-ui/SegoeUI.woff') format('woff'),
        url('/fonts/segoe-ui/SegoeUI.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('/fonts/segoe-ui/SegoeUI_1.woff2') format('woff2'),
        url('/fonts/segoe-ui/SegoeUI_1.woff') format('woff'),
        url('/fonts/segoe-ui/SegoeUI_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('/fonts/segoe-ui/SegoeUI_2.woff2') format('woff2'),
        url('/fonts/segoe-ui/SegoeUI_2.woff') format('woff'),
        url('/fonts/segoe-ui/SegoeUI_2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

