/* Thmanyah Serif Display — brand/display typeface (Arabic + Latin)
   Source: https://font.thmanyah.com/
   Weights in this package: Light 300, Regular 400, Medium 500, Bold 700, Black 900
   No license file was included in the download zip; retain official license terms from the source site.
*/

@font-face {
  font-family: 'Thmanyah Serif Display';
  src: url('woff2/thmanyahserifdisplay-Light.woff2') format('woff2'),
       url('otf/thmanyahserifdisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Serif Display';
  src: url('woff2/thmanyahserifdisplay-Regular.woff2') format('woff2'),
       url('otf/thmanyahserifdisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Serif Display';
  src: url('woff2/thmanyahserifdisplay-Medium.woff2') format('woff2'),
       url('otf/thmanyahserifdisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Serif Display';
  src: url('woff2/thmanyahserifdisplay-Bold.woff2') format('woff2'),
       url('otf/thmanyahserifdisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Serif Display';
  src: url('woff2/thmanyahserifdisplay-Black.woff2') format('woff2'),
       url('otf/thmanyahserifdisplay-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
