<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: "SFProRoundedBold";
  src: url("/fonts/SFProRoundedBold.woff2") format("woff2"),
    url("/fonts/SFProRoundedBold.woff") format("woff"),
    url("/fonts/SFProRoundedBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SFProRoundedMedium";
  src: url("/fonts/SFProRoundedMedium.woff2") format("woff2"),
    url("/fonts/SFProRoundedMedium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Chava";
  src: url("/fonts/Chava-Regular.otf") format("opentype"),
       url("/fonts/Chava-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
</pre></body></html>