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

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

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

