/* Self-hosted so the party works with no internet, and so guest phones
   on Android render the same page as the host's Mac.
   Bodoni Moda + EB Garamond + Courier Prime + Monsieur La Doulaise — all SIL Open Font License. */

/* The logo hand. Monsieur La Doulaise is a fine flourished copperplate: tiny
   x-height for its em, hairline strokes, long curling capitals and descenders.
   It needs roughly 1.5× the size of the other faces to match them optically,
   and generous line-height so the flourishes on the capitals don't clip.
   Never set it in caps or with tracking — the letters are drawn to join. */
@font-face {
  font-family: 'Monsieur La Doulaise';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/MonsieurLaDoulaise-400-normal.woff2) format('woff2');
}

@font-face {
  font-family: 'Bodoni Moda';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/BodoniModa-400-italic.woff2) format('woff2');
}

@font-face {
  font-family: 'Bodoni Moda';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/BodoniModa-400-normal.woff2) format('woff2');
}

@font-face {
  font-family: 'Bodoni Moda';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/BodoniModa-400-normal.woff2) format('woff2');
}

@font-face {
  font-family: 'Courier Prime';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/CourierPrime-400-normal.woff2) format('woff2');
}

@font-face {
  font-family: 'Courier Prime';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/CourierPrime-700-normal.woff2) format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/EBGaramond-400-italic.woff2) format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/EBGaramond-400-normal.woff2) format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/EBGaramond-400-normal.woff2) format('woff2');
}
