/* Self-hosted SIL OFL fonts — avoids Google CDN blocks (desktop Georgia fallback). */
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 500 900;
  font-display: swap;
  src: url("../assets/fonts/cormorant-garamond/co3bmX5slCNuHLi8bLeY9MK7whWMhyjoq3FNsS8.woff2") format("woff2");
}

@font-face {
  font-family: "Cormorant Garamond";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/cormorant-garamond/cormorant-garamond-italic-500.woff") format("woff");
}

@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("../assets/fonts/dm-sans/rP2Hp2ywxg089UriOZGCGheG.woff2") format("woff2");
}
