/* Self-hosted latin subsets (variable). The site must never fall back to a
   system serif because a third party is unreachable. */
@font-face{
  font-family:"Cinzel";
  font-style:normal;
  font-weight:400 900;
  font-display:swap;
  src:url("fonts/cinzel.woff2") format("woff2");
}
@font-face{
  font-family:"Cormorant Garamond";
  font-style:normal;
  font-weight:300 700;
  font-display:swap;
  src:url("fonts/cormorant.woff2") format("woff2");
}
@font-face{
  font-family:"Cormorant Garamond";
  font-style:italic;
  font-weight:300 700;
  font-display:swap;
  src:url("fonts/cormorant-italic.woff2") format("woff2");
}
