/* UECF.NET /gujaratibible/ - Gujarati Bible reader */

@font-face {
  font-family: "Noto Sans Gujarati";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("NotoSansGujarati-Regular.woff2") format("woff2");
  unicode-range: U+0A80-0AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839;
}

html, body, button, input, select, textarea {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
