<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: 'noto_sansbold';
    src: url('notosans-bold-webfont.woff2') format('woff2'),
         url('notosans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansregular';
    src: url('notosans-regular-webfont.woff2') format('woff2'),
         url('notosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
#MainVideoPlayer {aspect-ratio: 16 / 9;height: 100%;width: 100%;border:none;}.videoh{position:relative;top:15px;left:5px;font-family: 'noto_sansbold', Arial, sans-serif;font-size:30px;font-weight:bold;
 overflow: hidden !important;

}

</pre></body></html>