/* Self-hosted Google Fonts for samuelmendieta.com */

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

/* JetBrains Mono - Variable font (covers all weights) */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 100 800;
  font-display: swap;
  src: url('JetBrains_Mono/JetBrainsMono-VariableFont_wght.ttf') format('truetype');
}

/* DM Sans - Variable font (covers all weights) */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('DM_Sans/DMSans-VariableFont_opsz,wght.ttf') format('truetype');
}
