@charset "utf-8";


/*@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');*/

/*@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');*/
@import url('https://hangeul.pstatic.net/hangeul_static/css/NanumHarABeoJiEuiNaNum.css');
@font-face{font-family:'noto serif kr';font-style:normal;font-weight:200;src:local('Noto Serif KR'),url(/_public/fonts/NotoSerifKR[wght].woff) format('woff')}


@font-face {
    font-family: 'Pretendard';
    font-weight: 100;
    font-style: normal;
    src: url('/_public/fonts/Pretendard-Thin.eot');
    src: url('/_public/fonts/Pretendard-Thin.eot?#iefix') format('embedded-opentype'),
    url('/_public/fonts/Pretendard-Thin.woff2') format('woff2'),
    url('/_public/fonts/Pretendard-Thin.woff') format('woff'),
    url('/_public/fonts/Pretendard-Thin.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 200;
    font-style: normal;
    src: url('/_public/fonts/Pretendard-ExtraLight.eot');
    src: url('/_public/fonts/Pretendard-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('/_public/fonts/Pretendard-ExtraLight.woff2') format('woff2'),
    url('/_public/fonts/Pretendard-ExtraLight.woff') format('woff'),
    url('/_public/fonts/Pretendard-ExtraLight.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 300;
    font-style: normal;
    src: url('/_public/fonts/Pretendard-Light.eot');
    src: url('/_public/fonts/Pretendard-Light.eot?#iefix') format('embedded-opentype'),
    url('/_public/fonts/Pretendard-Light.woff2') format('woff2'),
    url('/_public/fonts/Pretendard-Light.woff') format('woff'),
    url('/_public/fonts/Pretendard-Light.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    font-style: normal;
    src: url('/_public/fonts/Pretendard-Regular.eot');
    src: url('/_public/fonts/Pretendard-Regular.eot?#iefix') format('embedded-opentype'),
    url('/_public/fonts/Pretendard-Regular.woff2') format('woff2'),
    url('/_public/fonts/Pretendard-Regular.woff') format('woff'),
    url('/_public/fonts/Pretendard-Regular.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    font-style: normal;
    src: url('/_public/fonts/Pretendard-Medium.eot');
    src: url('/_public/fonts/Pretendard-Medium.eot?#iefix') format('embedded-opentype'),
    url('/_public/fonts/Pretendard-Medium.woff2') format('woff2'),
    url('/_public/fonts/Pretendard-Medium.woff') format('woff'),
    url('/_public/fonts/Pretendard-Medium.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    font-style: normal;
    src: url('/_public/fonts/Pretendard-SemiBold.eot');
    src: url('/_public/fonts/Pretendard-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('/_public/fonts/Pretendard-SemiBold.woff2') format('woff2'),
    url('/_public/fonts/Pretendard-SemiBold.woff') format('woff'),
    url('/_public/fonts/Pretendard-SemiBold.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    font-style: normal;
    src: url('/_public/fonts/Pretendard-Bold.eot');
    src: url('/_public/fonts/Pretendard-Bold.eot?#iefix') format('embedded-opentype'),
    url('/_public/fonts/Pretendard-Bold.woff2') format('woff2'),
    url('/_public/fonts/Pretendard-Bold.woff') format('woff'),
    url('/_public/fonts/Pretendard-Bold.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 800;
    font-style: normal;
    src: url('/_public/fonts/Pretendard-ExtraBold.eot');
    src: url('/_public/fonts/Pretendard-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('/_public/fonts/Pretendard-ExtraBold.woff2') format('woff2'),
    url('/_public/fonts/Pretendard-ExtraBold.woff') format('woff'),
    url('/_public/fonts/Pretendard-ExtraBold.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 900;
    font-style: normal;
    src: url('/_public/fonts/Pretendard-Black.eot');
    src: url('/_public/fonts/Pretendard-Black.eot?#iefix') format('embedded-opentype'),
    url('/_public/fonts/Pretendard-Black.woff2') format('woff2'),
    url('/_public/fonts/Pretendard-Black.woff') format('woff'),
    url('/_public/fonts/Pretendard-Black.ttf') format("truetype");
    font-display: swap;
}


@font-face {
    font-family: 'SUIT';
    font-weight: 100;
    src: url('/_public/fonts/SUIT-Thin.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 200;
    src: url('/_public/fonts/SUIT-ExtraLight.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 300;
    src: url('/_public/fonts/SUIT-Light.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 400;
    src: url('/_public/fonts/SUIT-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 500;
    src: url('/_public/fonts/SUIT-Medium.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 600;
    src: url('/_public/fonts/SUIT-SemiBold.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 700;
    src: url('/_public/fonts/SUIT-Bold.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 800;
    src: url('/_public/fonts/SUIT-ExtraBold.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 900;
    src: url('/_public/fonts/SUIT-Heavy.woff2') format('woff2');
}


@font-face {
    font-family: 'NanumHarABeoJiEuiNaNum';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/clova/NanumHarABeoJiEuiNaNum.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/clova/NanumHarABeoJiEuiNaNum.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/clova/NanumHarABeoJiEuiNaNum.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/clova/NanumHarABeoJiEuiNaNum.ttf) format("truetype");
}