/* ============================================================
   Self-hosted Press Start 2P — Backwoods arcade hub + Duck Hunter.
   Replaces the Google Fonts CDN link to eliminate FOUT.
   ============================================================ */

@font-face {
	font-family: 'Press Start 2P';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/press-start-2p-latin.woff2') format('woff2');
}
