@font-face {
    font-family: 'NanumGothic';
    src: url('./NanumGothic/NanumGothic.eot');
    src: url('./NanumGothic/NanumGothic.eot?#iefix') format('embedded-opentype'),
        url('./NanumGothic/NanumGothic.woff2') format('woff2'),
        url('./NanumGothic/NanumGothic.woff') format('woff'),
        url('./NanumGothic/NanumGothic.ttf') format('truetype'),
        url('./NanumGothic/NanumGothic.svg#NanumGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NanumGothicExtraBold';
    src: url('./NanumGothic/NanumGothicExtraBold.eot');
    src: url('./NanumGothic/NanumGothicExtraBold.eot?#iefix') format('embedded-opentype'),
        url('./NanumGothic/NanumGothicExtraBold.woff2') format('woff2'),
        url('./NanumGothic/NanumGothicExtraBold.woff') format('woff'),
        url('./NanumGothic/NanumGothicExtraBold.ttf') format('truetype'),
        url('./NanumGothic/NanumGothicExtraBold.svg#NanumGothicExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NanumGothic';
    src: url('./NanumGothic/NanumGothicBold.eot');
    src: url('./NanumGothic/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
        url('./NanumGothic/NanumGothicBold.woff2') format('woff2'),
        url('./NanumGothic/NanumGothicBold.woff') format('woff'),
        url('./NanumGothic/NanumGothicBold.ttf') format('truetype'),
        url('./NanumGothic/NanumGothicBold.svg#NanumGothicBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

