/* Self-hosted original regular/bold outlines; Apache 2.0. See fonts/SOURCES.md. */
@font-face {
  font-family: "Droid Arabic Kufi";
  src: url("../fonts/droid-arabic-kufi-regular.9af6cf067289.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Droid Arabic Kufi";
  src: url("../fonts/droid-arabic-kufi-bold.f07864b5ce86.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
:root {
  --body-font: "Droid Arabic Kufi", Arial, sans-serif;
  --display-font: var(--body-font);
}
html { font-synthesis: none; }
/* Content emphasis must stay bold even inside components that previously reset strong. */
b, strong { font-weight: 700 !important; }
body { font-weight: 400; }
