﻿/* ═══ خط ثمانية — Thmanyah Font Family (محلي) ═══ */
/* font-display: block = ثمانية فقط، بدون خط نظام احتياطي */

/* Serif Display — للعناوين (5 أوزان) */
@font-face {
  font-family: 'Thmanyah Serif Display';
  src: url('../fonts/thmanyah/serif-display/thmanyahserifdisplay-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Serif Display';
  src: url('../fonts/thmanyah/serif-display/thmanyahserifdisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Serif Display';
  src: url('../fonts/thmanyah/serif-display/thmanyahserifdisplay-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Serif Display';
  src: url('../fonts/thmanyah/serif-display/thmanyahserifdisplay-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Serif Display';
  src: url('../fonts/thmanyah/serif-display/thmanyahserifdisplay-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: block;
}

/* Serif Text — للنصوص (5 أوزان) */
@font-face {
  font-family: 'Thmanyah Serif Text';
  src: url('../fonts/thmanyah/serif-text/thmanyahseriftext-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Serif Text';
  src: url('../fonts/thmanyah/serif-text/thmanyahseriftext-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Serif Text';
  src: url('../fonts/thmanyah/serif-text/thmanyahseriftext-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Serif Text';
  src: url('../fonts/thmanyah/serif-text/thmanyahseriftext-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Serif Text';
  src: url('../fonts/thmanyah/serif-text/thmanyahseriftext-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: block;
}

/* Sans — للواجهة والأزرار (5 أوزان) */
@font-face {
  font-family: 'Thmanyah Sans';
  src: url('../fonts/thmanyah/sans/thmanyahsans-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Sans';
  src: url('../fonts/thmanyah/sans/thmanyahsans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Sans';
  src: url('../fonts/thmanyah/sans/thmanyahsans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Sans';
  src: url('../fonts/thmanyah/sans/thmanyahsans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Thmanyah Sans';
  src: url('../fonts/thmanyah/sans/thmanyahsans-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: block;
}
