/* UECF.NET /sinhalabible/ - Sinhala Bible reader */

@font-face {
  font-family: "Noto Sans Sinhala";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("NotoSansSinhala-Regular.woff2") format("woff2");
  unicode-range: U+0D80-0DFF, U+200C-200D;
}

html, body, button, input, select, textarea {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans Sinhala", "Iskoola Pota", "Nirmala UI", "Nukta", sans-serif;
}
