/* 나눔고딕 */
@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 400;
    src: url('NanumGothicRegular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 700;
    src: url('NanumGothicBold.woff2') format('woff2');
    font-display: swap;
}

/* 나눔고딕 한글 별칭 */
@font-face {
    font-family: '나눔고딕';
    font-style: normal;
    font-weight: 400;
    src: url('NanumGothicRegular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: '나눔고딕';
    font-style: normal;
    font-weight: 700;
    src: url('NanumGothicBold.woff2') format('woff2');
    font-display: swap;
}

/* 나눔명조 */
@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 400;
    src: url('NanumMyeongjoRegular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 700;
    src: url('NanumMyeongjoBold.woff2') format('woff2');
    font-display: swap;
}

/* 나눔명조 한글 별칭 */
@font-face {
    font-family: '나눔명조';
    font-style: normal;
    font-weight: 400;
    src: url('NanumMyeongjoRegular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: '나눔명조';
    font-style: normal;
    font-weight: 700;
    src: url('NanumMyeongjoBold.woff2') format('woff2');
    font-display: swap;
}
