@font-face {
  font-family: 'Bangers';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/bangers.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'VT323';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/vt323.ttf') format('truetype');
  font-display: swap;
} 