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