/* Teradix brand webfonts — bundled locally for the help-center guide.
   Arabic body: Helvetica Neue Arabic · Arabic headings: Forma DJR Arabic Display
   Latin numerals/labels: Duplet Open */

/* ---------- Duplet Open (Latin / LTR) ---------- */
@font-face {
  font-family: "Duplet Open";
  src: url("fonts/DupletOpen-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Duplet Open";
  src: url("fonts/DupletOpen-Semibold.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Duplet Open";
  src: url("fonts/DupletOpen-Semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Duplet Open";
  src: url("fonts/DupletOpen-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* ---------- Forma DJR Arabic Display (RTL headings/titles) ---------- */
@font-face {
  font-family: "Forma DJR Arabic Display";
  src: url("fonts/FormaDJRArabicDisplay-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Forma DJR Arabic Display";
  src: url("fonts/FormaDJRArabicDisplay-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* ---------- Helvetica Neue LT Arabic (RTL body / normal text) ---------- */
@font-face {
  font-family: "Helvetica Neue Arabic";
  src: url("fonts/HelveticaNeueLTArabic-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue Arabic";
  src: url("fonts/HelveticaNeueLTArabic-Roman.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue Arabic";
  src: url("fonts/HelveticaNeueLTArabic-Roman.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue Arabic";
  src: url("fonts/HelveticaNeueLTArabic-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue Arabic";
  src: url("fonts/HelveticaNeueLTArabic-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
