/* ==========================================================================
   fonts.css - Display faces, served from this folder and never over a network

   GENERATED by .devtools/get-fonts.mjs. Edit that file, then run it again.
   Only the latin range of each face is included.
   ========================================================================== */

/* Pacifico - the classic surf script, round and friendly */
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('pacifico.woff2') format('woff2');
}

/* Yellowtail - a 1930s sign painter's brush, slanted */
@font-face {
  font-family: 'Yellowtail';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('yellowtail.woff2') format('woff2');
}

/* Sacramento - fine monoline, delicate, named for the city */
@font-face {
  font-family: 'Sacramento';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('sacramento.woff2') format('woff2');
}

/* Kaushan Script - casual brush with a hand made wobble */
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('kaushan.woff2') format('woff2');
}

/* Satisfy - loose ink brush, informal */
@font-face {
  font-family: 'Satisfy';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('satisfy.woff2') format('woff2');
}

/* Lobster - bold retro sign script, heavy */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('lobster.woff2') format('woff2');
}

/* Caveat - felt tip handwriting, casual */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('caveat.woff2') format('woff2');
}

/* Righteous - not a script: a rounded art deco display face */
@font-face {
  font-family: 'Righteous';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('righteous.woff2') format('woff2');
}
