@font-face {
  font-family: 'PPressStart2P';
  src: local('PressStart2P Regular'),
       local('PressStart2P-Regular'),
       url('./PressStart2P-Regular.woff') format('woff');
  font-weight: normal;
}

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