  html[lang="kr-KR"] {
    font-family: 'Spoqa Han Sans Neo', sans-serif !important;
}

html body, p, h1, h2, h3, h4, h5, h6, a, li, span {
    font-family: 'Spoqa Han Sans Neo', sans-serif !important;
}

html[lang="kr-KR"] h1,
html[lang="kr-KR"] h2,
html[lang="kr-KR"] h3,
html[lang="kr-KR"] h4,
html[lang="kr-KR"] h5,
html[lang="kr-KR"] h6 {
    font-family: 'Spoqa Han Sans Neo', sans-serif !important;
    font-weight: 500 !important; /* Medium weight */
}

html[lang="kr-KR"] body {
    font-family: 'Spoqa Han Sans Neo', sans-serif !important;
    font-weight: 400 !important; /* Regular weight */
}

html[lang="kr-KR"] strong,
html[lang="kr-KR"] b {
    font-weight: 500 !important; /* Medium weight for bold */
}

html[lang="kr-KR"] em,
html[lang="kr-KR"] i {
    font-style: italic !important;
}
