/* UECF.NET /hebrewbible/ - Hebrew Bible reader */

@font-face {
  font-family: "Noto Sans Hebrew";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("NotoSansHebrew-Regular.woff2") format("woff2");
  unicode-range: U+0590-05FF, U+FB1D-FB4F, U+200C-200D;
}

html, body, button, input, select, textarea {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans Hebrew", David, "Times New Roman", "Arial Hebrew", Tahoma, sans-serif;
}
