/* UECF.NET /russianbible/ - Russian Bible reader */

html, body, button, input, select, textarea {
  font-family: "Segoe UI", "PT Sans", "Noto Sans", "Noto Sans Russian", system-ui, -apple-system, sans-serif;
}

.verse-text, .search-snippet, .daily-text, .chapter-body {
  font-family: "Segoe UI", "PT Serif", "Noto Serif", "Times New Roman", Georgia, serif;
  word-break: normal;
  overflow-wrap: break-word;
  line-height: 1.75;
  hyphens: auto;
}
