@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@200;300;400;500;600;700&display=swap');
/*@import url('https://webfontworld.github.io/NexonLv2Gothic/NexonLv2Gothic.css'); ---> 241010 :: https://webfontworld.github.io/NexonLv2Gothic/NexonLv2Gothic.css 닫힘 <<< 404 */
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap');
/*@import url('https://webfontworld.github.io/gmarket/GmarketSans.css'); ---> 241010 :: https://webfontworld.github.io/NexonLv2Gothic/NexonLv2Gothic.css 닫힘 <<< 404 */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@100;200;300;400;500;600;700&display=swap');
/*@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css"); ---> 240502 :: 인증서만료로 https 접속오류남 */
@import url("https://cdnjs.cloudflare.com/ajax/libs/pretendard/1.3.9/static/pretendard.min.css");


/*@font-face { font-family: 'NexonLv2GothicB'; src: url('./NEXON-Lv2-Gothic-Bold.woff') format('woff'); font-weight: normal; font-style: normal; }*/
/*@font-face { font-family: 'NexonLv2GothicL'; src: url('./NEXON-Lv2-Gothic-Light.woff') format('woff'); font-weight: normal; font-style: normal; }*/
/*@font-face { font-family: 'NexonLv2GothicM'; src: url('./NEXON-Lv2-Gothic-Medium.woff') format('woff'); font-weight: normal; font-style: normal; }*/
/*241010 webfontworld 종료로 새로 추가*/
@font-face { font-family: 'NexonLv2Gothic';  src: url('./NEXON-Lv2-Gothic.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Nexon Lv2 Gothic';  src: url('./NEXON-Lv2-Gothic.woff') format('woff'); font-weight: normal; font-style: normal; }

/*@font-face { font-family: 'GmarketSansB'; src: url('GmarketSansTTFBold.woff') format('woff'); font-weight: normal; font-style: normal; }*/
/*@font-face { font-family: 'GmarketSansL'; src: url('GmarketSansTTFLight.woff') format('woff'); font-weight: normal; font-style: normal; }*/
/*@font-face { font-family: 'GmarketSansM'; src: url('GmarketSansTTFMedium.woff') format('woff'); font-weight: normal; font-style: normal; }*/

@font-face {
    font-family: 'GmarketSans';
    src: url('https://script.ebay.co.kr/fonts/GmarketSansBold.woff2') format('woff2'),
        url('https://script.ebay.co.kr/fonts/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('https://script.ebay.co.kr/fonts/GmarketSansLight.woff2') format('woff2'),
        url('https://script.ebay.co.kr/fonts/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'tvN Enjoystories';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/OTEnjoystoriesBA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NexonLv1Gothic';
    font-weight: 400;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/NexonLv1Gothic/NexonLv1GothicRegular.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/NexonLv1Gothic/NexonLv1GothicRegular.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/NexonLv1Gothic/NexonLv1GothicRegular.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/NexonLv1Gothic/NexonLv1GothicRegular.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/NexonLv1Gothic/NexonLv1GothicRegular.ttf') format("truetype");
    font-display: swap;
}

body {
    font-family: 'Pretendard';
    /* font-family: 'Noto Sans KR', 'Montserrat'; */
}

select,
input,
button,
textarea {
    font-family: 'Pretendard';
}

.diet_wrap{
    font-family: 'NexonLv2Gothic';
    font-size: 200px;
}