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

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