@font-face {
  font-family: Inter;
  src:
      url(./Inter-Variable.woff2) format('woff2-variations'),
      url(./Inter-Variable.woff2) format('woff2 supports variations');
  font-style: normal;
  font-display: swap;
  font-weight: 400 785;
}

@font-face {
  font-family:'Press Start 2P';
  src: url(./PressStart2P-Regular.woff) format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

