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