/* UECF.NET /arabicbible/ - Arabic Bible reader */

@font-face {
  font-family: "Noto Naskh Arabic";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("NotoNaskhArabic-Regular.woff2") format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF, U+200C-200D;
}

html, body, button, input, select, textarea {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Noto Naskh Arabic", "Noto Naskh Arabic", "Traditional Arabic", "Arabic Typesetting", Tahoma, sans-serif;
}
