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