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

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