<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: 'FrancoisOne';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/FrancoisOne-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'FiraSans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Fira_Sans/FiraSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'FiraSans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Fira_Sans/FiraSans-Bold.ttf') format('truetype');
}
</pre></body></html>