/* Self-hosted fonts, bundled with the site. Cinzel = headings, IM Fell English = body. */
@font-face{font-family:"Cinzel";font-weight:600;font-style:normal;font-display:swap;
  src:url("/assets/fonts/cinzel-600.woff2") format("woff2")}
@font-face{font-family:"Cinzel";font-weight:700;font-style:normal;font-display:swap;
  src:url("/assets/fonts/cinzel-700.woff2") format("woff2")}
@font-face{font-family:"IM Fell English";font-weight:400;font-style:normal;font-display:swap;
  src:url("/assets/fonts/imfell.woff2") format("woff2")}
@font-face{font-family:"IM Fell English";font-weight:400;font-style:italic;font-display:swap;
  src:url("/assets/fonts/imfell-italic.woff2") format("woff2")}
