@charset "UTF-8";
/* Pretendard */
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 900;
    src: url(font/Pretendard-1.2.1/web/static/woff2/Pretendard-Black.woff2) format('woff2'),
         url(font/Pretendard-1.2.1/web/static/woff/Pretendard-Black.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 800;
    src: url(font/Pretendard-1.2.1/web/static/woff2/Pretendard-ExtraBold.woff2) format('woff2'),
        url(font/Pretendard-1.2.1/web/static/woff/Pretendard-ExtraBold.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 700;
    src: url(font/Pretendard-1.2.1/web/static/woff2/Pretendard-Bold.woff2) format('woff2'),
         url(font/Pretendard-1.2.1/web/static/woff/Pretendard-Bold.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 600;
    src: url(font/Pretendard-1.2.1/web/static/woff2/Pretendard-SemiBold.woff2) format('woff2'),
         url(font/Pretendard-1.2.1/web/static/woff/Pretendard-SemiBold.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    src: url(font/Pretendard-1.2.1/web/static/woff2/Pretendard-Medium.woff2) format('woff2'),
         url(font/Pretendard-1.2.1/web/static/woff/Pretendard-Medium.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    src: url(font/Pretendard-1.2.1/web/static/woff2/Pretendard-Regular.woff2) format('woff2'),
        url(font/Pretendard-1.2.1/web/static/woff/Pretendard-Regular.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 300;
    src: url(font/Pretendard-1.2.1/web/static/woff2/Pretendard-Light.woff2) format('woff2'),
         url(font/Pretendard-1.2.1/web/static/woff/Pretendard-Light.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 200;
    src: url(font/Pretendard-1.2.1/web/static/woff2/Pretendard-ExtraLight.woff2) format('woff2'),
        url(font/Pretendard-1.2.1/web/static/woff/Pretendard-ExtraLight.woff) format('woff');
}


@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 100;
    src: url(font/Pretendard-1.2.1/web/static/woff2/Pretendard-Thin.woff2) format('woff2'),
         url(font/Pretendard-1.2.1/web/static/woff/Pretendard-Thin.woff) format('woff');
}


/* EliceDigitalBaeumOTF */
@font-face {
    font-family: 'EliceDigitalBaeumOTF';
    font-style: normal;
    font-weight: 400;
    src: url(font/EliceDigitalBaeum_OTF/EliceDigitalBaeumOTF_Regular.otf) format('opentype');
}

@font-face {
    font-family: 'EliceDigitalBaeumOTF';
    font-style: normal;
    font-weight: 700;
    src: url(font/EliceDigitalBaeum_OTF/EliceDigitalBaeumOTF_Bold.otf) format('opentype');
}

/* NotoSansCJKkr */
@font-face {
    font-family: 'noto-sans-cjk-kr';
    font-style: normal;
    font-weight: 100;
    src: url(font/NotoSansCJKkr-hinted/NotoSansCJKkr-Thin.otf) format('opentype');
}

@font-face {
    font-family: 'noto-sans-cjk-kr';
    font-style: normal;
    font-weight: 300;
    src: url(font/NotoSansCJKkr-hinted/NotoSansCJKkr-Light.otf) format('opentype');
}

@font-face {
    font-family: 'noto-sans-cjk-kr';
    font-style: normal;
    font-weight: 400;
    src: url(font/NotoSansCJKkr-hinted/NotoSansCJKkr-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'noto-sans-cjk-kr';
    font-style: normal;
    font-weight: 500;
    src: url(font/NotoSansCJKkr-hinted/NotoSansCJKkr-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'noto-sans-cjk-kr';
    font-style: normal;
    font-weight: 700;
    src: url(font/NotoSansCJKkr-hinted/NotoSansCJKkr-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'noto-sans-cjk-kr';
    font-style: normal;
    font-weight: 900;
    src: url(font/NotoSansCJKkr-hinted/NotoSansCJKkr-Black.otf) format('opentype');
}