<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: 'Inter';
    src: url('../fonts/inter/InterVariable.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Inter';
    src: url('../fonts/inter/InterVariable-Italic.ttf') format('truetype');
    font-weight: 100 900;
    font-style: italic;
  }</pre></body></html>