<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* roboto-thin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/roboto/roboto-thin.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("/fonts/roboto/roboto-thin.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("/fonts/roboto/roboto-thin.woff2") format("woff2"),
    /* Super Modern Browsers */ url("/fonts/roboto/roboto-thin.woff")
      format("woff"),
    /* Modern Browsers */ url("/fonts/roboto/roboto-thin.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("/fonts/roboto/roboto-thin.svg#Roboto")
      format("svg"); /* Legacy iOS */
  font-display: swap; /* Ensure text remains visible during webfont load - for lighthouse performance */
}
/* roboto-light */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/roboto/roboto-light.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("/fonts/roboto/roboto-light.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("/fonts/roboto/roboto-light.woff2") format("woff2"),
    /* Super Modern Browsers */ url("/fonts/roboto/roboto-light.woff")
      format("woff"),
    /* Modern Browsers */ url("/fonts/roboto/roboto-light.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("/fonts/roboto/roboto-light.svg#Roboto")
      format("svg"); /* Legacy iOS */
  font-display: swap; /* Ensure text remains visible during webfont load - for lighthouse performance */
}
/* roboto-regular */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/roboto/roboto-regular.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("/fonts/roboto/roboto-regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("/fonts/roboto/roboto-regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("/fonts/roboto/roboto-regular.woff")
      format("woff"),
    /* Modern Browsers */ url("/fonts/roboto/roboto-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("/fonts/roboto/roboto-regular.svg#Roboto")
      format("svg"); /* Legacy iOS */
  font-display: swap; /* Ensure text remains visible during webfont load - for lighthouse performance */
}
/* roboto-bold */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/roboto/roboto-bold.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("/fonts/roboto/roboto-bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("/fonts/roboto/roboto-bold.woff2") format("woff2"),
    /* Super Modern Browsers */ url("/fonts/roboto/roboto-bold.woff")
      format("woff"),
    /* Modern Browsers */ url("/fonts/roboto/roboto-bold.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("/fonts/roboto/roboto-bold.svg#Roboto")
      format("svg"); /* Legacy iOS */
  font-display: swap; /* Ensure text remains visible during webfont load - for lighthouse performance */
}
</pre></body></html>