/* Self-hosted typefaces. Generated by scripts/fetch_fonts.py --
   edit that, not this. All five are SIL Open Font License; see
   /assets/fonts/OFL.txt. */

@font-face{
  font-family:'Cinzel';
  font-style:normal;
  font-weight:400 600;
  font-display:swap;
  src:url('/assets/fonts/cinzel-400.woff2') format('woff2');
}
@font-face{
  font-family:'Playfair Display';
  font-style:normal;
  font-weight:400 500;
  font-display:swap;
  src:url('/assets/fonts/playfair-400.woff2') format('woff2');
}
@font-face{
  font-family:'EB Garamond';
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url('/assets/fonts/garamond-400-italic.woff2') format('woff2');
}
@font-face{
  font-family:'EB Garamond';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('/assets/fonts/garamond-400.woff2') format('woff2');
}
@font-face{
  font-family:'Cinzel Decorative';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url('/assets/fonts/cinzeldec-700.woff2') format('woff2');
}
@font-face{
  font-family:'Bodoni Moda';
  font-style:normal;
  font-weight:400 600;
  font-display:swap;
  src:url('/assets/fonts/bodoni-400.woff2') format('woff2');
}
