<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Lato */
@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato/Lato-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato/Lato-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato/Lato-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato/Lato-BoldItalic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}

/* UbuntuMono */
@font-face {
  font-family: 'UbuntuMono';
  src: url("fonts/UbuntuMono/UbuntuMono-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UbuntuMono';
  src: url("fonts/UbuntuMono/UbuntuMono-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'UbuntuMono';
  src: url("fonts/UbuntuMono/UbuntuMono-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'UbuntuMono';
  src: url("fonts/UbuntuMono/UbuntuMono-BoldItalic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}</pre></body></html>