/* Dantoon — Webfonts (self-hosted woff2, latin + kannada subsets) */

/* ---- Bitter (serif display / wordmark) ---- */
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/bitter-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/bitter-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../assets/fonts/bitter-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/bitter-700-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../assets/fonts/bitter-800-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Bitter";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/bitter-400-italic.woff2") format("woff2");
}
@font-face {
  font-family: "Bitter";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/bitter-500-italic.woff2") format("woff2");
}

/* ---- Jost (geometric sans / labels + UI) ---- */
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../assets/fonts/jost-300-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/jost-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/jost-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../assets/fonts/jost-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/jost-700-normal.woff2") format("woff2");
}

/* ---- Noto Serif Kannada (bilingual lockups / signage) ---- */
@font-face {
  font-family: "Noto Serif Kannada";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/noto-serif-kannada-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Kannada";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/noto-serif-kannada-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Kannada";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../assets/fonts/noto-serif-kannada-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Kannada";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/noto-serif-kannada-700-normal.woff2") format("woff2");
}
