/* ============================================================
   Brand fonts — Thmanyah (self-hosted, woff2)
   Serif Display → headlines · Sans → body
   ============================================================ */

/* ============ Thmanyah Serif Display — headlines ============ */
@font-face {
  font-family: 'Thmanyah Serif Display';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(thmanyah/thmanyahserifdisplay-light.woff2) format('woff2');
}
@font-face {
  font-family: 'Thmanyah Serif Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(thmanyah/thmanyahserifdisplay-regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Thmanyah Serif Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(thmanyah/thmanyahserifdisplay-medium.woff2) format('woff2');
}
@font-face {
  font-family: 'Thmanyah Serif Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(thmanyah/thmanyahserifdisplay-bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Thmanyah Serif Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(thmanyah/thmanyahserifdisplay-black.woff2) format('woff2');
}

/* ============ Thmanyah Sans — body ============ */
@font-face {
  font-family: 'Thmanyah Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(thmanyah/thmanyahsans-light.woff2) format('woff2');
}
@font-face {
  font-family: 'Thmanyah Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(thmanyah/thmanyahsans-regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Thmanyah Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(thmanyah/thmanyahsans-medium.woff2) format('woff2');
}
@font-face {
  font-family: 'Thmanyah Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(thmanyah/thmanyahsans-medium.woff2) format('woff2');
}
@font-face {
  font-family: 'Thmanyah Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(thmanyah/thmanyahsans-bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Thmanyah Sans';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(thmanyah/thmanyahsans-black.woff2) format('woff2');
}
