<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: CircularStd;
  src: url(fonts/circularstd-medium.otf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: CircularStd;
  src: url(fonts/circularstd-bold.otf);
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: CircularStd;
  src: url(fonts/circularstd-book.otf);
  font-weight: 300;
  font-style: normal;
}
</pre></body></html>