/* ========================================================
 * خط ثمانية (Thmanyah Font) : Web Font Stylesheet
 * Includes weights: 300 (Light), 400 (Regular), 500 (Medium),
 * 600/700 (Bold), 800/900 (Black)
 * ======================================================== */

@font-face {
  font-family: 'Thmanyah';
  src: url('/fonts/thmanyah/thmanyah-sans-light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah';
  src: url('/fonts/thmanyah/thmanyah-sans-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah';
  src: url('/fonts/thmanyah/thmanyah-sans-medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah';
  src: url('/fonts/thmanyah/thmanyah-sans-bold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah';
  src: url('/fonts/thmanyah/thmanyah-sans-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah';
  src: url('/fonts/thmanyah/thmanyah-sans-black.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah';
  src: url('/fonts/thmanyah/thmanyah-sans-black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Alias: 'Thmanyah Sans' */
@font-face {
  font-family: 'Thmanyah Sans';
  src: url('/fonts/thmanyah/thmanyah-sans-light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Sans';
  src: url('/fonts/thmanyah/thmanyah-sans-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Sans';
  src: url('/fonts/thmanyah/thmanyah-sans-medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Sans';
  src: url('/fonts/thmanyah/thmanyah-sans-bold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Sans';
  src: url('/fonts/thmanyah/thmanyah-sans-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Sans';
  src: url('/fonts/thmanyah/thmanyah-sans-black.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Sans';
  src: url('/fonts/thmanyah/thmanyah-sans-black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Alias: 'thmanyah sans Regular' (matches Framer definitions) */
@font-face {
  font-family: 'thmanyah sans Regular';
  src: url('/fonts/thmanyah/thmanyah-sans-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Serif variant */
@font-face {
  font-family: 'Thmanyah Serif';
  src: url('/fonts/thmanyah/thmanyah-serif-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Serif';
  src: url('/fonts/thmanyah/thmanyah-serif-medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Serif';
  src: url('/fonts/thmanyah/thmanyah-serif-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Thmanyah Serif';
  src: url('/fonts/thmanyah/thmanyah-serif-black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
