
/* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess*/
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 100;
    src: local('Pretendard Thin'), local('Pretendard Thin'),
    url(/font/web/Pretendard-Thin.woff2) format('woff2'),
    url(/font/web/Pretendard-Thin.ttf) format('ttf'),
    url(/font/web/Pretendard-Thin.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 200;
    src: local('Pretendard ExtraLight'), local('Pretendard ExtraLight'),
    url(/font/web/Pretendard-ExtraLight.woff2) format('woff2'),
    url(/font/web/Pretendard-ExtraLight.ttf) format('ttf'),
    url(/font/web/Pretendard-ExtraLight.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 300;
    src: local('Pretendard Light'), local('Pretendard Light'),
    url(/font/web/Pretendard-Light.woff2) format('woff2'),
    url(/font/web/Pretendard-Light.ttf) format('ttf'),
    url(/font/web/Pretendard-Light.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    src: local('Pretendard Regular'), local('Pretendard Regular'),
    url(/font/web/Pretendard-Regular.woff2) format('woff2'),
    url(/font/web/Pretendard-Regular.ttf) format('ttf'),
    url(/font/web/Pretendard-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    src: local('Pretendard Medium'), local('Pretendard Medium'),
    url(/font/web/Pretendard-Medium.woff2) format('woff2'),
    url(/font/web/Pretendard-Medium.ttf) format('ttf'),
    url(/font/web/Pretendard-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 600;
    src: local('Pretendard SemiBold'), local('Pretendard SemiBold'),
    url(/font/web/Pretendard-SemiBold.woff2) format('woff2'),
    url(/font/web/Pretendard-SemiBold.ttf) format('ttf'),
    url(/font/web/Pretendard-SemiBold.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 700;
    src: local('Pretendard Bold'), local('Pretendard Bold'),
    url(/font/web/Pretendard-Bold.woff2) format('woff2'),
    url(/font/web/Pretendard-Bold.ttf) format('ttf'),
    url(/font/web/Pretendard-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 800;
    src: local('Pretendard ExtraBold'), local('Pretendard ExtraBold'),
    url(/font/web/Pretendard-ExtraBold.woff2) format('woff2'),
    url(/font/web/Pretendard-ExtraBold.ttf) format('ttf'),
    url(/font/web/Pretendard-ExtraBold.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 900;
    src: local('Pretendard Black'), local('Pretendard Black'),
    url(/font/web/Pretendard-Black.woff2) format('woff2'),
    url(/font/web/Pretendard-Black.ttf) format('ttf'),
    url(/font/web/Pretendard-Black.otf) format('opentype');
}



@font-face {
    font-family: 'Gmarket Sans';
    font-style: normal;
    font-weight: 200;
    src: local('Gmarket Sans Light'), local('Gmarket Sans Light'),
    url(/font/web/GmarketSansLight.woff) format('woff'),
    url(/font/web/GmarketSansLight.ttf) format('ttf'),
    url(/font/web/GmarketSansLight.otf) format('opentype');
}

@font-face {
    font-family: 'Gmarket Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Gmarket Sans Medium'), local('Gmarket Sans Medium'),
    url(/font/web/GmarketSansMedium.woff) format('woff'),
    url(/font/web/GmarketSansMediumt.ttf) format('ttf'),
    url(/font/web/GmarketSansMedium.otf) format('opentype');
}

@font-face {
    font-family: 'Gmarket Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Gmarket Sans Bold'), local('Gmarket Sans Bold'),
    url(/font/web/GmarketSansBold.woff) format('woff'),
    url(/font/web/GmarketSansBold.ttf) format('ttf'),
    url(/font/web/GmarketSansBold.otf) format('opentype');
}

* {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; text-shadow:none;}
body {font-family:"Pretendard", sans-serif; background:#f6f6f6; padding:0; margin:0;}
body {-ms-user-select:none; -moz-user-select:-moz-none; -khtml-user-select:none; -webkit-user-select:none; user-select:none;} /*드래그 금지 */
a {color:unset;}
a:hover, a:focus {color:unset; text-decoration:none;}
ul {padding:0; margin:0; list-style:none;}
p {margin:0;}
button {transition: all 0.2s ease-in-out 0s; font-weight:600 !important;}
button:focus, button:hover {box-shadow:none; outline:none !important;}

.modal {padding:0 !important;}

/* 스크롤바 */
/* ::-webkit-scrollbar {width:8px; height:8px;}
::-webkit-scrollbar-track {background-color:transparent;}
::-webkit-scrollbar-thumb {border-radius:30px; background-color:#C9CFD8;}
::-webkit-scrollbar-button {width:0; height:0;} */


/*반응형 View*/
/*galaxy Duo*/
@media only screen and (max-width:540px) {
}


/*iphone SE*/
@media only screen and (max-width:320px) {
}


/*galaxy Fold*/
@media only screen and (max-width:280px) {
}
