/* ============================================================
   Teradix CS Platform — self-hosted webfonts
   Duplet Open (Latin). Converted from the design-system OTFs to
   WOFF2 (≈50% smaller). Source: design/teradix-ds/assets/fonts.
   ============================================================ */

@font-face {
  font-family: "Duplet Open";
  src: url("../fonts/DupletOpen-Light.woff2") format("woff2");
  font-weight: 300; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Duplet Open";
  src: url("../fonts/DupletOpen-Regular.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Duplet Open";
  src: url("../fonts/DupletOpen-Italic.woff2") format("woff2");
  font-weight: 400; font-style: italic; font-display: swap;
}
/* Duplet has no true 500 — Semibold carries both the medium and semibold roles. */
@font-face {
  font-family: "Duplet Open";
  src: url("../fonts/DupletOpen-Semibold.woff2") format("woff2");
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Duplet Open";
  src: url("../fonts/DupletOpen-Semibold.woff2") format("woff2");
  font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Duplet Open";
  src: url("../fonts/DupletOpen-Bold.woff2") format("woff2");
  font-weight: 700; font-style: normal; font-display: swap;
}
