<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: "Ithra-Bold";
  src: url("Ithra-Bold.ttf") format("truetype");
  font-weight: 700;
}

@font-face {
  font-family: "Ithra-Light";
  src: url("Ithra-Light.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Gotham-Rounded-Book";
  src: url("Gotham-Rounded-Book.otf") format("opentype");
  font-weight: 400;
}</pre></body></html>