@font-face {
    font-family: 'Nanum Myeongjo';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('./NanumMyeongjo.woff2') format('woff2'),
         url('./NanumMyeongjo.woff') format('woff'),
         url('./NanumMyeongjo.otf') format('opentype'),
         url('./NanumMyeongjo.ttf') format('truetype');
}
@font-face {
    font-family: 'Nanum Myeongjo';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('./NanumMyeongjoBold.woff2') format('woff2'),
         url('./NanumMyeongjoBold.woff') format('woff'),
         url('./NanumMyeongjoBold.otf') format('opentype'),
         url('./NanumMyeongjoBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Nanum Myeongjo';
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url('./NanumMyeongjoExtraBold.woff2') format('woff2'),
         url('./NanumMyeongjoExtraBold.woff') format('woff'),
         url('./NanumMyeongjoExtraBold.otf') format('opentype'),
         url('./NanumMyeongjoExtraBold.ttf') format('truetype');
}
