/* Generated Korean-only game UI override. Do not apply this selector to the Japanese legal footer. */
@font-face {
  font-family: "AyakashiKo";
  src: url("../fonts/PretendardVariable.woff2") format("woff2");
  font-display: swap;
  font-weight: 45 920;
}

.p-home__description-text, .p-home__content-endinglist-button, .p-home__attention-text,
.c-content, .c-content button, .c-confirm, .c-confirm button, .c-choice, .c-choice button,
.c-backlog, .c-ending, .c-ending button, .c-clear button, .c-caution, .c-sound, [lang="ko"] {
  font-family: "AyakashiKo", "Pretendard", "Noto Sans KR", "Malgun Gothic", sans-serif;
}

.p-home__description-text, .p-home__attention-text, .c-content__content-dialogue-text,
.c-choice__content-list-item-text, .c-choice__content-confirm, .c-confirm__content-text,
.c-ending__content-ending, .c-backlog__content-backlog-list-item, .c-clear__content-select-button {
  word-break: keep-all;
  overflow-wrap: anywhere;
}
