/* Sculpted India — self-hosted fonts (latin subsets, woff2 only) */

/* Cinzel — display */
@font-face {
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("cinzel-v26-latin-regular.woff2") format("woff2");
}

/* Lora — body */
@font-face {
  font-family: "Lora";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("lora-v37-latin-regular.woff2") format("woff2");
}
@font-face {
  font-family: "Lora";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("lora-v37-latin-italic.woff2") format("woff2");
}

/* Inter — UI */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("inter-v20-latin-regular.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("inter-v20-latin-500.woff2") format("woff2");
}
