
/* SOON V36 — Tajawal only, self-hosted WOFF2 */
@font-face{
  font-family:'Tajawal';
  src:url('/assets/fonts/tajawal/Tajawal-ExtraLight.woff2') format('woff2');
  font-weight:200;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Tajawal';
  src:url('/assets/fonts/tajawal/Tajawal-Light.woff2') format('woff2');
  font-weight:300;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Tajawal';
  src:url('/assets/fonts/tajawal/Tajawal-Regular.woff2') format('woff2');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Tajawal';
  src:url('/assets/fonts/tajawal/Tajawal-Medium.woff2') format('woff2');
  font-weight:500;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Tajawal';
  src:url('/assets/fonts/tajawal/Tajawal-Bold.woff2') format('woff2');
  font-weight:700;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Tajawal';
  src:url('/assets/fonts/tajawal/Tajawal-ExtraBold.woff2') format('woff2');
  font-weight:800;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Tajawal';
  src:url('/assets/fonts/tajawal/Tajawal-Black.woff2') format('woff2');
  font-weight:900;
  font-style:normal;
  font-display:swap;
}

/* One font family across the complete public site and admin UI. */
html,
body,
body *,
button,
input,
textarea,
select,
option,
table,
th,
td{
  font-family:'Tajawal' !important;
}

/* Preserve sensible weight mapping with the single family. */
body{font-weight:400}
strong,b{font-weight:700}
h1,h2,h3,h4,h5,h6{font-family:'Tajawal' !important}
