/*Font: Montserrat*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*Font: Roboto*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/*Font: Pretendard*/
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

/* OTWelcomeRA */
@font-face {
    font-family: 'OTWelcomeRA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2110@1.0/OTWelcomeRA.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

/*body*/
.body {
	font-family: 'Roboto', 'Pretendard', 'malgun gothic', Arial, sans-serif !important;
}
div, h1, h2, h3, h4, h5, h6, p {
    letter-spacing: inherit;
    font-family: inherit;
    letter-spacing: -0.04em;
}

/*font*/
.f_mon {
	font-family: 'Montserrat', sans-serif !important;
}
.f_robo {
	font-family: "Roboto", sans-serif !important;
}
.f_wc {
    font-family: 'OTWelcomeRA' !important;
    letter-spacing: 0em !important;
}

/*dft*/
.dft {
    word-break: keep-all;
}
h1.dft {
    font-size: 45px;
    color: #222;
    line-height: 1em;
    text-transform: none;
}
h1.dft.bigsize {
    font-size: 55px;
}
h1.dft.huge {
    font-size: 100px;
}
h2.dft {
    font-size: 35px;
    color: #222;
    line-height: 1.2em;
    text-transform: none;
}
h3.dft {
    font-size: 28px;
    color: #222;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 24px;
    color: #222;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft.mini {
    font-size: 22px;
    color: #222;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 20px;
    color: #222;
    line-height: 1.6em;
    text-transform: none;
}
h6.dft {
    font-size: 15px;
    color: #222;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    line-height: 1.6em;
    color: #222;
}
@media (max-width:1200px) and (min-width:768px){
    h1.dft,
    h1.dft.bigsize {
        font-size: 35px;
    }
    h1.dft.huge {
        font-size: 60px;
    }
    h2.dft {
        font-size: 25px;
    }
    h3.dft {
        font-size: 24px;
    }
    h4.dft {
        font-size: 21px;
    }
    h4.dft.mini {
        font-size: 19px;
    }
    h5.dft {
        font-size: 18px;
    }
    h6.dft {
        font-size: 14px;
    }
    p.dft {
        font-size: 15px;
    }
}
@media (max-width:768px){
    h1.dft,
    h1.dft.bigsize {
        font-size: 27px;
    }
    h1.dft.huge {
        font-size: 35px;
    }
    h2.dft {
        font-size: 22px;
    }
    h3.dft {
        font-size: 20px;
    }
    h4.dft {
        font-size: 18px;
    }
    h4.dft.mini {
        font-size: 17px;
    }
    h5.dft {
        font-size: 16px;
    }
    h6.dft {
        font-size: 13px;
    }
    p.dft {
        font-size: 14px;
    }
}
/* word-keep */
.word-keep {
    word-break: keep-all;
}
.word-break {
    word-break: break-all;
}
/* font-weight */
.font-Thin {
    font-weight: 100 !important;
}
.font-ExtraLight {
    font-weight: 200 !important;
}
.font-Light {
    font-weight: 300 !important;
}
.font-Regular {
    font-weight: 400 !important;
}
.font-Medium {
    font-weight: 500 !important;
}
.font-Bold {
    font-weight: 600 !important;
}
.font-ExtraBold {
    font-weight: 700 !important;
}
.font-Heavy {
    font-weight: 800 !important;
}
.font-Black {
    font-weight: 900 !important;
}

/* subP */
.subP {
    font-weight: 300;
    letter-spacing: -0.08em;
}



/*color*/
.c_bei {
    color: #99977f !important;
}
.c_gd {
    color: #b6a679 !important;
}
.c_rd {
    color: #f00000 !important;
}
.c_org {
    color: #ff7427 !important;
}
.c_org2 {
    color: #ff5400 !important;
}
.c_lorg {
    color: #f59a23 !important;
}
.c_yl {
    color: #ffea05 !important;
}
.c_yl2 {
    color: #ffba16 !important;
}
.c_yl3 {
    color: #ffe63c !important;
}
.c_yl3 {
    color: #ffe63c !important;
}
.c_yl4 {
    color: #fffc1e !important;
}
.c_rd {
    color: #ef3f41 !important;
}
.c_pk {
    color: #e30e87 !important;
}
.c_pp {
    color: #37018d !important;
}
.c_sky {
    color: #04a6e1 !important;
}
.c_lsky {
    color: #51e4ff !important;
}
.c_bw {
    color: #967440 !important;
}
.c_navy {
    color: #282468 !important;
}
.c_dbl {
    color: #251ab8 !important;
}
.c_bl {
    color: #2a60e9 !important;
}
.c_dgray {
    color: #444 !important;
}
.c_gr {
    color: #a5f725 !important;
}
.c_gray {
    color: #666 !important;
}
.c_lgray {
    color: #858585 !important;
}
.c_dft {
    color: #0d174e !important;
}
.c_pt {
    color: #2b6ad2 !important;
}