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

@font-face {
    font-family: 'Segoe UI Emoji';
    src: url('SegoeUIEmoji.eot');
    src: url('SegoeUIEmoji.eot?#iefix') format('embedded-opentype'),
        url('SegoeUIEmoji.woff2') format('woff2'),
        url('SegoeUIEmoji.woff') format('woff'),
        url('SegoeUIEmoji.ttf') format('truetype'),
        url('SegoeUIEmoji.svg#SegoeUIEmoji') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

