<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 100;
  src: url(/font/Roboto-Thin.woff2) format('woff2'),
       url(/font/Roboto-Thin.woff) format('woff'),
       url(/font/Roboto-Thin.otf) format('opentype');}
@font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;
  src: url(/font/Roboto-Light.woff2) format('woff2'),
       url(/font/Roboto-Light.woff) format('woff'),
       url(/font/Roboto-Light.otf) format('opentype');}
@font-face {   font-family: 'Roboto';   font-style: normal;   font-weight: 400;
   src: url(/font/Roboto-Regular.woff2) format('woff2'),
        url(/font/Roboto-Regular.woff) format('woff'),
        url(/font/Roboto-Regular.otf) format('opentype'); }
@font-face {   font-family: 'Roboto';   font-style: normal;   font-weight: 500;
   src: url(/font/Roboto-Medium.woff2) format('woff2'),
        url(/font/Roboto-Medium.woff) format('woff'),
        url(/font/Roboto-Medium.otf) format('opentype'); }
@font-face {   font-family: 'Roboto';   font-style: normal;   font-weight: 700;
   src: url(/font/Roboto-Bold.woff2) format('woff2'),
        url(/font/Roboto-Bold.woff) format('woff'),
        url(/font/Roboto-Bold.otf) format('opentype'); }</pre></body></html>