/* Graffiti fonts - local copies for offline use */

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

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

@font-face {
  font-family: 'Rubik Wet Paint';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/RubikWetPaint-Regular.ttf') format('truetype');
}
