/* WOVEN STUDIO - V2 Fonts (localized from Google Fonts 2026-08-10) */
/* Cormorant Garamond - latin subset, font-display: swap */
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("/fonts/cormorant-400.woff2") format("woff2");
}
@font-face {
  font-family: "Cormorant Garamond";
  font-style: italic;
  font-weight: 400 600;
  font-display: swap;
  src: url("/fonts/cormorant-italic-400.woff2") format("woff2");
}
/* Inter - latin subset, font-display: swap */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url("/fonts/inter-400.woff2") format("woff2");
}
