@charset "euc-kr";
#m_preview_wrap {display:none;} /* 미리보기 숨기기 */

/*예스명조*/
@font-face {
    font-family: 'YESMyoungjo-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_13@1.0/YESMyoungjo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);
@font-face {
    font-family: 'NotoSerifKR';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NotoSerifKR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');



/* base */
* {-webkit-text-size-adjust:none;}
body {position:relative;font-size:0.75em;line-height:1.417em;color:#3b3b3b;-webkit-text-size-adjust:none; background:#f5f3f0 }
body,input,textarea,select,button,table,a{font-family:'NanumBarunGothic', 'Open Sans', Nanum Gothic, monospace, Corbel, Dotum, AppleGothic, Helvetica, sans-serif; font-weight:400}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure,div{margin:0;padding:0;font-family:'NanumBarunGothic', 'Open Sans', Nanum Gothic, monospace, Corbel, Dotum, AppleGothic, Helvetica, sans-serif;font-weight:400;}
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:100%; word-break: break-all;}
ul, ol, li {list-style:none;}
fieldset, img {border:none;}
img {vertical-align:top;}
hr, button img {display:none;}
form, fieldset, legend, label {margin:0; padding:0;}
fieldset{border:0 none;}
fieldset legend {position:absolute; visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}
em,address{font-style:normal;}
input,textarea,select,button,table{font-size:inherit;font-family:inherit;line-height:inherit;color:#3b3b3b;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}
/* //base */

/* cross */
* html input { margin:-1px 0; } 
*:first-child+html input { margin:-1px 0; }
input.checkbox { width:13px; height:13px; margin-top:-4px; vertical-align:middle;}
/* //cross */

.im100 { width:100% }
.im100 img { width:100% }

a,li,input { -webkit-tap-highlight-color: transparent;}
a:focus,
a:active,
img:focus,
input:focus,
select:focus,
textarea:focus { outline: none; box-shadow: none; background-color: transparent;  }

/* a-style */
a {color:#3b3b3b; text-decoration:none;}
a:hover, a:active {text-decoration:none;}
/* //a-style */

/* 공통 */
address, article, aside, figure, footer, header, hgroup, menu, nav, section {display:block;}
caption {font-size:0; height:0;}
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {height:35px; border:1px solid #bbb; vertical-align: middle; padding-left:10px; box-sizing: border-box; -webkit-border-radius:0; border-radius: 0;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
textarea {border:1px solid #bbb; vertical-align: middle; box-sizing:border-box; background-color:#fff; padding:10px; -webkit-border-radius:0; border-radius:0;}
.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:bold;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}

.h_title { padding:30px 3% 10px; font-size:10px; line-height:14px }
.h_title p {font-size:14px;padding-bottom:7px}

#mask {width:100%; height:100%; position:fixed; top:36px; left:0; right:0; bottom:0; background-color:#3c3c3c; z-index:1000; display:none; opacity:0.8;}
.none-data {text-align: center; margin: 20px 0;}
.none-data img {margin-bottom:10px;}
.pd10 {padding:0 10px;}
.fr {float:right !important;}
.fl {float:left !important;}
.txt-input1 {width:100% !important;}
.txt-input2 {width:46% !important;}
.txt-input3 {width:29% !important;}
.txt-input4 {width:20% !important;}
.txt-area1 {width:100% !important;}
.mt5 {margin-top:5px;}
.page_location {padding:5px 5px;}
.page_location li {float:left;}
.page_location li::after {content: ">"; margin: 0 7px;}
.page_location li:last-child::after {content: ""; margin:0;}
.h_layerTitle {height:35px; line-height:35px; background-color:#f2f2f2; padding:0 10px; margin-bottom:10px;}
.h_layerTitle h3 {font-weight:bold;}
.h_layerTitle .fa-times {float:right; margin-top: 5px;}
.MK-product-icons img {padding:0 2px;}
/* //공통 */

/* 페이징 */
.paging { padding-bottom:0px; text-align: center; vertical-align: top; margin:30px 3% 0 }
.paging li { display: inline;}
.paging li a { overflow: hidden; width:20px; height:20px; line-height:18px; font-size:11px; color:#000; vertical-align:middle; cursor: pointer; display:inline-block; }
.paging li a:hover,
.paging li.now a { color:#fff;background:#000; margin:0 4px }
.paging li.first a,
.paging li.prev a,
.paging li.next a,
.paging li.last a { display:inline-block; font-size:14px; color:#616161; vertical-align:middle; }
.paging li.prev { margin-right:5px; }
.paging li.next { margin-left:5px; }

.paging1 {text-align:center; margin:26px 0;}
.paging1 a {width:30px; height:30px; line-height:30px; background-color:#fff; border:1px solid #ddd; display:inline-block; margin:0 2px;}
.paging1 a.now {background-color:#3b3b3b; color:#fff; border:1px solid #3b3b3b;}

/* //페이징 */

/* 폰트 관련 */
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color:#f1191f !important;} /* Red */
.color_a63f42 {color:#a63f42 !important;} /* DarkRed */
.bgc077fe2 {background-color:#077fe2; color:#fff; padding:2px 5px; margin-right: 5px;}
.bgc464644 {background-color:#464644; color:#fff; padding:2px 5px; margin-right: 5px;}
.caution {color:#f1191f; text-align:center; font-size:0.917em;}
.ico_new {color: #ffffff; background-color: #ff8400; font-weight:bold; padding:1px 5px;}
.ico_hit {color: #ffffff; background-color: #f1191f; font-weight:bold; padding:1px 5px;}
/* //폰트 관련 */

/* 버튼 관련 */
.btn_White {width:100%; height:44px; line-height:44px; background-color:#fff; text-align:center; display:block; border:1px solid #c6c6c6; box-sizing: border-box; vertical-align: middle;font-size:12px}
.btn_Black {width:100%; height:44px; line-height:44px; background-color:#000; color:#fff; text-align:center; display:block; border:1px solid #000; box-sizing: border-box; vertical-align: middle;font-size:12px}
.btn_Red {width:100%; height:44px; line-height:44px; background-color:#ab3e41; color:#fff; text-align:center; display:block; border:1px solid #ab3e41; box-sizing: border-box; vertical-align: middle; font-size:12px}
.btn_Grey {width:100%; height:44px; line-height:44px; background-color:#f2f2f2; color:#171717; text-align:center; display:block; border:1px solid #f2f2f2; box-sizing: border-box; vertical-align: middle;font-size:12px}
.btn_blue {width:100%; height:44px; line-height:44px; background:#232a44; color:#fff; text-align:center; display:block; border:1px solid #232a44; box-sizing: border-box; vertical-align: middle; font-size:12px}
.btn_blue span { background:url(/design/custommood/deetong/img02.png) no-repeat right 40%; background-size:15px 15px; padding-right:20px }

.btn_Grey2 { height:35px; line-height:35px; background-color:#f2f2f2; color:#171717; text-align:center; display:block; border:1px solid #f2f2f2; box-sizing: border-box; vertical-align: middle;font-size:12px}

.fixButtonR {position:relative; padding-right:120px;}
.fixButton {width:115px; position:absolute; top:0; right:0;}
.more {text-align:center; width:100%; margin-top:20px;}
.btn_moreGray {width:224px; height:35px; line-height: 35px; background-color:#fcfcfc; border:0px none; font-weight:bold; display: block; margin: 0 auto; border:1px solid #dbdbdb}
.btn_moreGray span {color:#aaaaaa;}
.btn_moreGray span em {color:#f1191f;}
.btn_moreBk {width:35%; height:40px; line-height: 40px; background-color:#1e1e1e; border:0px; border-radius:20px; display: block; margin: 0 auto; color:#fff; font-size:11px; }

.btn_moreGraym {width:30%; height:30px; line-height: 30px; background-color:#fcfcfc; border:0px none; display: block; margin: 0 auto; border:1px solid #dbdbdb}
.btn_moreGraym span { font-size:11px; color:#404040; letter-spacing:2px; font-family:verdana; background:url(/design/custommood/deetong/m/arr03.png) no-repeat right 42%; background-size: 12px 12px; padding-right:20px }

/* 버튼 관련 */


/*분류 상단 타이틀과 이하*/
.shopbrand .title { color:#333; font-size: 12px; padding:20px 3% 22px  }
.shopbrand .title p { font-size: 18px; color:#000; font-weight:bold; margin-bottom:8px }

.shopbrand .class-list { padding:0px 0 20px 3% }
.shopbrand .class-list span { padding-right:8px; padding-left:10px; background:url(/design/custommood/deetong/mo/line03.png) no-repeat 0 55%; background-size: 1px auto;}
.shopbrand .class-list span:first-child { background:none; padding-left:0px; }
.shopbrand .class-list span a { font-size:13px;color:#000 }


.shopbrand .list_count { font-size:10px; color:#333; padding-left:1%; padding-bottom:10px }

.shopbrand .list_sort span { position:absolute; right:3%; margin-right:55px; font-size:10px; color:#000 }
.shopbrand .list_sort select { position:absolute; right:3%; width:50px; height:15px;line-height:15px; font-size:10px; border:0px; color:#000; background:none; padding:0 0 0 0; margin:0 0 0 0 }

/*다른 분류 상단 타이틀과 이하*/
.title01 { color:#333; font-size: 11px; line-height:14px; padding:20px 3% 22px  }
.title01 p { font-size: 18px; color:#000; font-family:'notokr-demilight'; margin-bottom:8px }


/*기타 타이틀 로그인*/
.title02 { color:#292929; font-size: 15px; font-weight:300; text-align:center; padding:50px 0 20px; line-height:18px; }

.title03 { color:#676767; font-size: 10px; text-align:center; padding:50px 0 20px; line-height:12px; }
.title03 p { color:#292929; font-size: 15px; font-weight:300; line-height:24px; }


/* 마이페이지 타이틀 */
.my_title { color:#676767; font-size: 10px; text-align:center; padding:25px 0 14px; line-height:18px; }
.my_title p { color:#292929; font-size: 15px; font-weight:300 }


/*분류 상단 메뉴 스크롤*/
        .menu-container {
            max-width: 100%; /* 부모 요소를 초과하지 않도록 제한 */
            overflow-x: auto;
            white-space: nowrap;
            -webkit-overflow-scrolling: touch; /* 모바일 부드러운 스크롤 */
            padding: 10px 2.8%; box-sizing:border-box; 
        }

        .menu-container::-webkit-scrollbar {
            display: none;  /*스크롤바 숨김 */
        }

        .menu-container .menu {
            display: flex;
            gap: 9px;
            min-width: max-content;
        }

        .menu-container .menu a {
            text-decoration: none;
            color: #000;
            font-size: 13px;
            padding: 1px 2px;
            white-space: nowrap;
        }
        .menu-container .menu a.on { border-bottom:1px solid #000 }
        
        
        

/* 상품진열 */
.list_array {height:52px; padding:0 8px; margin-bottom: 20px; }
.list_array .list_arrayLeft {float:left; margin-top:12px;}
.list_array .list_arrayRight {float:right; margin-top:12px;}
.list_array .list_arrayRight select {height:20px;line-height:20px; border:0px; border-bottom:1px solid #1e1e1e; background:#fff; color:#6d6d6d }

.list_shopping1f {text-align:center;}
.list_shopping1f ul {width:98%; margin:0 1%; display:table; table-layout: fixed; box-sizing: border-box; text-align:left; font-size:0;}
.list_shopping1f li {width:100%; display:inline-block; vertical-align: top; text-align:left;}
.list_shopping1f li a {display: block; padding:0 2px 18px 2px;}
.list_shopping1f li img.listPic {width:100%;margin-bottom:5px}

.list_shopping1x {text-align:center;}
.list_shopping1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; text-align:left; font-size:0;}
.list_shopping1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9;}
.list_shopping1x li a {display: block; padding:10px 4px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li img.listPic {width:35%; float:left;}
.list_shopping1x .list_shoppingInfo {width:60%; float:left; padding:10px 2% 0 3%; font-size:12px;}

.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:99%; margin:0 0.5%; display:table; table-layout: fixed; box-sizing: border-box; text-align:left; font-size:0;}
.list_shopping2x li {width:49%; margin:0 0.5% 30px; display:inline-block; vertical-align: top; text-align:left;}
.list_shopping2x li a {display: block; padding:0 0px 18px 0px;}
.list_shopping2x li img.listPic {width:100%;}
.list_shopping2x .list_shoppingInfo {margin-top:10px; text-align:left; font-size:12px;}

.list_shopping3x {text-align:center;}
.list_shopping3x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px; text-align:left; font-size:0;}
.list_shopping3x li {width:33.33%; display:inline-block; vertical-align: top; padding-bottom:20px }
.list_shopping3x li a {display: block; padding:2px;}
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo {margin-top:10px; text-align:left; font-size:12px;}

.listName { font-size:13px; color:#1e1e1e; line-height:15px; word-break: break-all;margin:1px 0 5px}
.listsubname { font-size:11px; color:#515151; line-height:13px}
.listDiscount {color:#b5b5b5;}

.listPrice { font-size:13px; color:#1e1e1e; margin-top:7px; font-weight:bold; }
.listPrice del { color:#888; padding-right:5px; font-weight:300  }
.listSoldout { font-size:11px; color:#D22525; margin-top:7px; margin-bottom:4px;}
.listReplace {color:#1b1b1b; margin-bottom:4px;}
.listReview {color: #DB2E2E; margin-bottom:4px;}
.listReserve {color:#7d7d7d; font-size:0.917em;}
.listPoint {color:#7d7d7d; font-size:0.917em;}



.cenbox .list_shopping2x .list_shoppingInfo { text-align:center }
.cenbox .list_shopping2x .listName { font-size:12px;margin:5px 0 5px }
.cenbox .list_shopping2x .listsubname { font-size:10px; }
.cenbox .list_shopping2x .listPrice { font-size:12px; }

/* //상품진열 */

/* 로그인 */
.login .caution {margin-bottom:10px;}
.member { padding:0 10%; }

.login #keyboard {text-align:center; margin:0 auto;}
.login #keyboard p {text-align:right; }
.login #keyboard img {display:none; width:100%;}

.login .loginInput {margin-top:10px;}
.login .loginInput input {width:100%; display:block; margin-bottom:10px; border:0px; background:transparent; border-bottom:1px solid #989898; color:#747474; font-size:11px; padding-left:0px !important; margin-bottom:5px }

.login .loginCheck {margin:0px 0 20px; position:relative; }
.login .loginCheck label { color:#676767; font-size:10px; }
.login .loginCheck label input {vertical-align: middle;}
.login .loginCheck label.lost { position:absolute; right:0; color:#676767 }

.login .loginMiddle .btn01 { background:#353535; color:#fff; width:100%; display:block; text-align:center; height:36px; line-height:36px; font-size:11px; }
.login .loginMiddle .btn02 { background:transparent; color:#353535; width:100%; display:block; text-align:center; height:36px; line-height:34px; font-size:11px; border:1px solid #000; box-sizing:border-box; margin-top:5px }
.login .loginMiddle .btn03 { background:#353535; color:#fff; width:100%; display:block; text-align:center; height:36px; line-height:36px; font-size:11px; margin-top:12px }

.login .loginBottom { padding:40px 10% 30px;}
.login .loginBottom .tx { text-align:center; color:#676767; font-size:10px; line-height:16px; }
.login .loginBottom .tx p { color:#000; font-size:11px; font-weight:500 }
.login .loginBottom .btn01 { background:#353535; color:#fff; width:100%; display:block; text-align:center; height:36px; line-height:36px; font-size:11px; margin-top:10px }

.sns-login { padding:0 10%; }
.sns-login .sns-title { text-align:center; color:#353535; font-size:10px; padding-top:3px; letter-spacing:-0.5px }
.sns-login .sns-title span { padding-left:8px }
.sns-login .btn01 { background:#fde500; color:#353535; width:100%; display:block; text-align:center; height:42px; line-height:42px; font-size:11px; }
.sns-login a span { background:url(/design/custommood/deetong/mo/ic03.png) no-repeat 0 1px; background-size:16px auto; padding-left:23px }



/* //로그인 */

#check_auth {padding:15px 0;}
#check_auth .head {text-align:center; color:#f46b00; margin-bottom:10px;}
#check_auth .contents table {margin:0 auto;}
#check_auth .contents table td {padding:5px 0;}
#check_auth .contents table td input {width:100% !important; height:35px !important; margin-bottom:0 !important;}

/* 레이어팝업 */
.layer {width: 100%; min-height: 100%; z-index: 3; position: fixed; left: 0; top: 0; background:rgba(60,60,60,0.8);}
.layer .layer-pop {width:90%; background-color: #fff; position: relative; box-shadow: 0px 1px 10px #494949; margin:80px auto;}
.layer .layer-pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.layer .layer-pop .txt {max-height: 300px; overflow-y: auto; padding:10px;}
.layer .layer-pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
body #comment_password {border-radius:0 !important; font-size:1em;}
body #comment_password .head {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; text-align:left !important; padding: 0 10px;}
body #comment_password .head h5 {border-bottom:0px none !important; font-size:1em !important; padding:0 !important;}
body #comment_password .head a.close {width:45px; height:36px; color:#fff; line-height: 42px; top:0 !important; right:0 !important; text-align: center;}
body #comment_password .contents p {font-size:1em !important; font-weight:normal;}
body #comment_password .contents .form-wrap2 input {height: 35px;}
body #comment_password .contents .form-wrap2 p:last-child a {display:block; background-color: #393939; color:#fff; position:initial !important; padding:10px 0; margin-top: 10px;}
/* //레이어팝업 */

/* 팝업 */
.popup .pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.popup .pop .txt {padding:10px;}
.popup .pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
#passimg {width: 90%; background-color: #fff; top:50%; left: 0; right: 0; margin: 0 auto; text-align: center; padding: 20px 0; box-shadow: 0 1px 10px #717171;}
#passimg .head {color:#f26c09;}
#passimg .btns {padding:0 10px; margin-top: 10px;}
#passimg .btns a {display:block; background-color: #393939; color:#fff; padding:10px 0;}
/* //팝업 */

@media screen and (max-width:319px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:320px) and (max-width:419px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:420px) and (max-width:767px) {
    .tabletOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:4px;}
    .list_shopping1x li:first-child a {padding:4px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x li {/*width:33.3%;*/}
    .list_shopping3x li {width:25%;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
    /* .layer .layer-pop .txt {max-height: 150px;} G패드에서 사이즈가 작게 나와서 제거함 */
    .layer .layer-pop {margin:20px auto;}
}
@media screen and (min-width:768px) {
    body {font-size:0.813em;}
    .mobileOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:10px;}
    .list_shopping1x li:first-child a {padding:10px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x ul {padding:0 5px;}
    .list_shopping2x li {width:33.3%;}
    .list_shopping2x li a {padding:5px;}
    .list_shopping3x ul {padding:0 5px;}
    .list_shopping3x li {width:25%;}
    .list_shopping3x li a {padding:5px;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
}


/* 서브 상단 분류 */
.stm1 { padding:20px 10px 10px }
.stm1 a { color:#000; font-size:11px; margin-right:10px; line-height:18px; }
.stm1 .on { border-bottom:1px solid #81807e }


/* 게시판 공통 */
.b_title { font-size:14px; color:#000; font-weight:500; padding:30px 10px 0 }
.b_tx { font-size:11px; color:#000; line-height:14px; padding:5px 10px 25px }


/* 게시판 공통 목록 본문 */
#review-board-list,
#review-board-type,
#review-board-write,
.password { padding:0 10px }







/* 글씨체 */

@font-face{ 
  font-family:'NanumBarunGothic'; 
  font-style:normal; 
  font-weight:400; 
  src:url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot'); 
  src:url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), 
  	url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), 
  	url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype'); 
  } 
  @font-face{ 
  font-family:'NanumBarunGothic'; 
  font-style:normal; 
  font-weight:700; 
  src:url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot'); 
  src:url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), 
  	url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), 
  	url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype') 
  } 
  @font-face{ 
  font-family:'NanumBarunGothic'; 
  font-style:normal; 
  font-weight:300; 
  src:url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot'); 
  src:url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), 
  	url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), 
  	url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype'); 
  } 
  
  
  @font-face {
    font-family: 'notokr-black';
    src: url('/design/custommood/font/NotoKR-Black/notokr-black.eot');
    src: url('/design/custommood/font/NotoKR-Black/notokr-black.eot?#iefix') format('embedded-opentype'),
         url('/design/custommood/font/NotoKR-Black/notokr-black.woff2') format('woff2'),
         url('/design/custommood/font/NotoKR-Black/notokr-black.woff') format('woff'),
         url('/design/custommood/font/NotoKR-Black/notokr-black.ttf') format('truetype'),
         url('/design/custommood/font/NotoKR-Black/notokr-black.svg#notokr-black') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-bold';
    src: url('/design/custommood/font/NotoKR-Bold/notokr-bold.eot');
    src: url('/design/custommood/font/NotoKR-Bold/notokr-bold.eot?#iefix') format('embedded-opentype'),
         url('/design/custommood/font/NotoKR-Bold/notokr-bold.woff2') format('woff2'),
         url('/design/custommood/font/NotoKR-Bold/notokr-bold.woff') format('woff'),
         url('/design/custommood/font/NotoKR-Bold/notokr-bold.ttf') format('truetype'),
         url('/design/custommood/font/NotoKR-Bold/notokr-bold.svg#notokr-bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-demilight';
    src: url('/design/custommood/font/NotoKR-DemiLight/notokr-demilight.eot');
    src: url('/design/custommood/font/NotoKR-DemiLight/notokr-demilight.eot?#iefix') format('embedded-opentype'),
         url('/design/custommood/font/NotoKR-DemiLight/notokr-demilight.woff2') format('woff2'),
         url('/design/custommood/font/NotoKR-DemiLight/notokr-demilight.woff') format('woff'),
         url('/design/custommood/font/NotoKR-DemiLight/notokr-demilight.ttf') format('truetype'),
         url('/design/custommood/font/NotoKR-DemiLight/notokr-demilight.svg#notokr-demilight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-light';
    src: url('/design/custommood/font/NotoKR-Light/notokr-light.eot');
    src: url('/design/custommood/font/NotoKR-Light/notokr-light.eot?#iefix') format('embedded-opentype'),
         url('/design/custommood/font/NotoKR-Light/notokr-light.woff2') format('woff2'),
         url('/design/custommood/font/NotoKR-Light/notokr-light.woff') format('woff'),
         url('/design/custommood/font/NotoKR-Light/notokr-light.ttf') format('truetype'),
         url('/design/custommood/font/NotoKR-Light/notokr-light.svg#notokr-light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-medium';
    src: url('/design/custommood/font/NotoKR-Medium/notokr-medium.eot');
    src: url('/design/custommood/font/NotoKR-Medium/notokr-medium.eot?#iefix') format('embedded-opentype'),
         url('/design/custommood/font/NotoKR-Medium/notokr-medium.woff2') format('woff2'),
         url('/design/custommood/font/NotoKR-Medium/notokr-medium.woff') format('woff'),
         url('/design/custommood/font/NotoKR-Medium/notokr-medium.ttf') format('truetype'),
         url('/design/custommood/font/NotoKR-Medium/notokr-medium.svg#notokr-medium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-regular';
    src: url('/design/custommood/font/NotoKR-Regular/notokr-regular.eot');
    src: url('/design/custommood/font/NotoKR-Regular/notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('/design/custommood/font/NotoKR-Regular/notokr-regular.woff2') format('woff2'),
         url('/design/custommood/font/NotoKR-Regular/notokr-regular.woff') format('woff'),
         url('/design/custommood/font/NotoKR-Regular/notokr-regular.ttf') format('truetype'),
         url('/design/custommood/font/NotoKR-Regular/notokr-regular.svg#notokr-regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'notokr-thin';
    src: url('/design/custommood/font/NotoKR-Thin/notokr-thin.eot');
    src: url('/design/custommood/font/NotoKR-Thin/notokr-thin.eot?#iefix') format('embedded-opentype'),
         url('/design/custommood/font/NotoKR-Thin/notokr-thin.woff2') format('woff2'),
         url('/design/custommood/font/NotoKR-Thin/notokr-thin.woff') format('woff'),
         url('/design/custommood/font/NotoKR-Thin/notokr-thin.ttf') format('truetype'),
         url('/design/custommood/font/NotoKR-Thin/notokr-thin.svg#notokr-thin') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
     font-family: 'S-CoreDream-2ExtraLight';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream-3Light';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face{ font-family:"Century Gothic"; src:url("http://www.myfontfree.com/data/200/c/century-gothic/Century Gothic.ttf"); } 

