/* UECF.NET /oriyabible/ - Oriya Bible reader */

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

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