<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">main {
  &amp; h1,
  h2 {
    font-family: 'Sweet Sans Pro', sans-serif;
  }

  &amp; h3 {
    font-family: 'Euclid Circular A', sans-serif !important;
  }

  &amp; h4,
  h5,
  h6 {
    font-family: 'Input Mono Regular', sans-serif !important;
  }
  &amp; p,
  a,
  li,
  span,
  body {
    font-family: 'Euclid Circular A', sans-serif !important;
  }
}
</pre></body></html>