<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Cabin */
@font-face {
  font-family: 'descartesJS_sansserif';
  src: url("Cabin/Cabin-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'descartesJS_sansserif';
  src: url("Cabin/Cabin-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'descartesJS_sansserif';
  src: url("Cabin/Cabin-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'descartesJS_sansserif';
  src: url("Cabin/Cabin-BoldItalic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}
</pre></body></html>