/* UECF.NET /japanesebible/ - Japanese Bible reader */

html, body, button, input, select, textarea {
  font-family: "Yu Gothic", "Yu Gothic UI", "Meiryo", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Noto Sans CJK JP", system-ui, sans-serif;
}

.verse-text, .search-snippet, .daily-text, .chapter-body, .read-title, #readTitle {
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", "Noto Serif CJK JP", "MS PMincho", serif;
  word-break: normal;
  overflow-wrap: anywhere;
  line-break: strict;
  line-height: 1.9;
}
