/*
 * Thmanyah typeface — PMP Master design system fonts.
 * One Arabic-first superfamily: Sans (UI/body), Serif Text (headings/prose),
 * Serif Display (hero). Family names match DESIGN.md.
 * Weights: Light 300, Regular 400, Medium 500, Bold 700, Black 900.
 * Files live alongside this stylesheet in /public/fonts/thmanyah/.
 * License: see the bundled "ترخيص خط ثمانية.pdf" / LICENSE.pdf.
 */

/* ---- Thmanyah Sans (UI, body, labels, data, buttons) ---- */
@font-face { font-family: "thmanyah sans"; font-weight: 300; font-style: normal; font-display: swap; src: url("thmanyahsans-Light.woff2") format("woff2"); }
@font-face { font-family: "thmanyah sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("thmanyahsans-Regular.woff2") format("woff2"); }
@font-face { font-family: "thmanyah sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("thmanyahsans-Medium.woff2") format("woff2"); }
@font-face { font-family: "thmanyah sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("thmanyahsans-Bold.woff2") format("woff2"); }
@font-face { font-family: "thmanyah sans"; font-weight: 900; font-style: normal; font-display: swap; src: url("thmanyahsans-Black.woff2") format("woff2"); }

/* ---- Thmanyah Serif Text (headings, titles, prose) ---- */
@font-face { font-family: "thmanyah serif text"; font-weight: 300; font-style: normal; font-display: swap; src: url("thmanyahseriftext-Light.woff2") format("woff2"); }
@font-face { font-family: "thmanyah serif text"; font-weight: 400; font-style: normal; font-display: swap; src: url("thmanyahseriftext-Regular.woff2") format("woff2"); }
@font-face { font-family: "thmanyah serif text"; font-weight: 500; font-style: normal; font-display: swap; src: url("thmanyahseriftext-Medium.woff2") format("woff2"); }
@font-face { font-family: "thmanyah serif text"; font-weight: 700; font-style: normal; font-display: swap; src: url("thmanyahseriftext-Bold.woff2") format("woff2"); }
@font-face { font-family: "thmanyah serif text"; font-weight: 900; font-style: normal; font-display: swap; src: url("thmanyahseriftext-Black.woff2") format("woff2"); }

/* ---- Thmanyah Serif Display (hero, page titles) ---- */
@font-face { font-family: "thmanyah serif display"; font-weight: 300; font-style: normal; font-display: swap; src: url("thmanyahserifdisplay-Light.woff2") format("woff2"); }
@font-face { font-family: "thmanyah serif display"; font-weight: 400; font-style: normal; font-display: swap; src: url("thmanyahserifdisplay-Regular.woff2") format("woff2"); }
@font-face { font-family: "thmanyah serif display"; font-weight: 500; font-style: normal; font-display: swap; src: url("thmanyahserifdisplay-Medium.woff2") format("woff2"); }
@font-face { font-family: "thmanyah serif display"; font-weight: 700; font-style: normal; font-display: swap; src: url("thmanyahserifdisplay-Bold.woff2") format("woff2"); }
@font-face { font-family: "thmanyah serif display"; font-weight: 900; font-style: normal; font-display: swap; src: url("thmanyahserifdisplay-Black.woff2") format("woff2"); }
