@font-face {
    font-family: 'NanumGothic';
    src: url('NanumGothic.woff2') format('woff2'),
        url('NanumGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NanumGothic';
    src: url('NanumGothicBold.woff2') format('woff2'),
        url('NanumGothicBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CJ ONLYONE NEW title';
    src: url('CJONLYONENEWtitleMedium.woff2') format('woff2'),
        url('CJONLYONENEWtitleMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CJ ONLYONE NEW title';
    src: url('CJONLYONENEWtitleBold.woff2') format('woff2'),
        url('CJONLYONENEWtitleBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CJ ONLYONE NEW body';
    src: url('CJONLYONENEWbodyRegular.woff2') format('woff2'),
        url('CJONLYONENEWbodyRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'notosans';
    src: url('NotoSansKR-Regular-Hestia.woff') format('woff'),
        url('NotoSansKR-Regular-Hestia.eot') format('eot');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'notosans';
    src: url('NotoSansKR-DemiLight-Hestia.woff') format('woff'),
        url('NotoSansKR-DemiLight-Hestia.eot') format('eot');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}