/* Local fonts for WhereAmIRich.world PWA - no external connections */

@font-face {
  font-family: 'Press Start 2P';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(pressstart2p.ttf) format('truetype');
}

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