/* 한마음명조체 */
@font-face {
    font-family: 'KBIZHanmaumMyungjo';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/KBIZHanmaumMyungjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* Noto Serif KR */
/* @import url('https://fonts.cdnfonts.com/css/noto-serif-kr'); */

/* Noto Sans KR */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&display=swap'); */

/* pretendard */
/* @import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css"); */

.EBd {
    font-weight: 800;
}

.Bd {
    font-weight: 700;
}

.SBd {
    font-weight: 600;
}

.Mm {
    font-weight: 500;
}

.Rr {
    font-weight: 400;
}

.Lt {
    font-weight: 300;
}

.ELt {
    font-weight: 200;
}

.Tin {
    font-weight: 100;
}

.SAN {
    font-family: 'Noto Sans KR', sans-serif;
}

.NSK {
    font-family: 'Noto Serif KR', sans-serif;
}

.PV {
    font-family: 'Pretendard', sans-serif;
}