/* use font loader when available */

.wf-nanumgothic-n4-active *:lang(ko) {
    font-family: 'Nanum Gothic', "Helvetica Neue", Helvetica, Arial, sans-serif;
    word-break: keep-all;
}

.wf-nanumgothic-n4-active:lang(ko) #comic-reader .book .arrow {
    line-height: 87px;
}

.wf-nanumgothic-n4-active .text-comic .text-comic:lang(ko), .wf-nanumgothic-n4-active .text-comic *:lang(ko) {
    font-family: 'Nanum Gothic', 'Comic Sans', sans-serif;
    word-break: keep-all;
}

.wf-nanumgothic-n4-inactive:lang(ko) #landing .footer {
    line-height: 1;
}

.wf-bmjua-n4-active .text-title:lang(ko), .wf-bmjua-n4-active .text-title *:lang(ko) {
    font-family: 'BM JUA', sans-serif;
}

.wf-bmjua-n4-active .text-stitle:lang(ko), .wf-bmjua-n4-active .text-stitle *:lang(ko) {
    font-family: 'BM JUA', sans-serif;
}

.jw-icon {
    font-family: "jw-icons" !important;
}