<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'SegoeWP';
    src: url('/app/css/SegoeWP.eot');
    src: url('/app/css/SegoeWP.woff') format('woff'),
    url('/app/css/SegoeWP.ttf') format('truetype'),
    url('/app/css/SegoeWP.svg') format('svg'),
    url('/app/css/SegoeWP.otf') format('opentype')
}
@font-face {
    font-family: 'SegoeWP-Semilight';
    src: url('/app/css/SegoeWP-Semilight.eot');
    src: url('/app/css/SegoeWP-Semilight.woff') format('woff'),
    url('/app/css/SegoeWP-Semilight.ttf') format('truetype'),
    url('/app/css/SegoeWP-Semilight.svg') format('svg'),
    url('/app/css/SegoeWP-Semilight.otf') format('opentype')
}
@font-face {
    font-family: 'SegoeWP-Semibold';
    src: url('/app/css/SegoeWP-Semibold.eot');
    src: url('/app/css/SegoeWP-Semibold.woff') format('woff'),
    url('/app/css/SegoeWP-Semibold.ttf') format('truetype'),
    url('/app/css/SegoeWP-Semibold.svg') format('svg'),
    url('/app/css/SegoeWP-Semibold.otf') format('opentype')
}
@font-face {
    font-family: 'SegoeWP-Bold';
    src: url('/app/css/SegoeWP-Bold.eot');
    src: url('/app/css/SegoeWP-Bold.woff') format('woff'),
    url('/app/css/SegoeWP-Bold.ttf') format('truetype'),
    url('/app/css/SegoeWP-Bold.svg') format('svg'),
    url('/app/css/SegoeWP-Bold.otf') format('opentype')
}</pre></body></html>