<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Noto-regular - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('notosans-regular-webfont.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('notosans-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('notosans-regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('notosans-regular-webfont.woff') format('woff'), /* Modern Browsers */
       url('notosans-regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
       url('notosans-regular-webfont.svg') format('svg'); /* Legacy iOS */
}
/* Noto-700 - latin */
@font-face {
  font-family: 'Noto Sans Bold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('notosans-bold-webfont.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('notosans-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('notosans-bold-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('notosans-bold-webfont.woff') format('woff'), /* Modern Browsers */
       url('notosans-bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
       url('notosans-bold-webfont.svg') format('svg'); /* Legacy iOS */
}
/* Noto-italic - latin */
@font-face {
  font-family: 'Noto Sans Italic';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('notosans-italic-webfont.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('notosans-italic-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('notosans-italic-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('notosans-italic-webfont.woff') format('woff'), /* Modern Browsers */
       url('notosans-italic-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
       url('notosans-italic-webfont.svg#Mulish') format('svg'); /* Legacy iOS */
}
/* Noto-italic-bold - latin */
@font-face {
  font-family: 'Noto Sans Bold Italic';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('notosans-bolditalic-webfont.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('notosans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('notosans-bolditalic-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('notosans-bolditalic-webfont.woff') format('woff'), /* Modern Browsers */
       url('notosans-bolditalic-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
       url('notosans-bolditalic-webfont.svg#Mulish') format('svg'); /* Legacy iOS */
}</pre></body></html>