/* Original Thmanyah Sans web files: five weights, unmodified. */
@font-face {
  font-family: "thmanyah sans";
  src: url("/fonts/thmanyah-sans/thmanyahsans-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

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

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

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

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

html[lang="ar"] .article-body > p:not(.source-reference),
html[lang="ar"] .article-header__excerpt,
html[lang="ar"] .hero__lede,
html[lang="ar"] p[data-arabic-reading] {
  text-align: justify;
  text-align-last: start;
  text-justify: auto;
  letter-spacing: normal;
}
