<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ---------- Monserrat, Lato ---------- */

body, p, a, li {
  font-family: 'Lato', arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}</pre></body></html>