@charset "utf-8";


@font-face {
  font-family: 'Noto Sans Kr';
  font-style: normal;
  font-weight: 300;
  src:
    local('Noto Sans Light'),
    local('NotoSans-Light'),
    url('../fonts/NotoSans-Light.woff') format('woff'),
    url('../fonts/NotoSans-Light.woff2') format('woff2'),
    url('../fonts/NotoSans-Light.eot'),
    url('../fonts/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSans-Light.otf') format('opentype');
}

@font-face {
  font-family: 'Noto Sans Kr';
  font-style: normal;
  font-weight: 400;
  src:
    local('Noto Sans Regular'),
    local('NotoSans-Regular'),
    url('../fonts/NotoSans-Regular.woff') format('woff'),
    url('../fonts/NotoSans-Regular.woff2') format('woff2'),
    url('../fonts/NotoSans-Regular.eot'),
    url('../fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSans-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Noto Sans Kr';
  font-style: normal;
  font-weight: 500;
  src:
    local('Noto Sans Medium'),
    local('NotoSans-Medium'),
    url('../fonts/NotoSans-Medium.woff2') format('woff2'),
    url('../fonts/NotoSans-Medium.woff') format('woff'),
    url('../fonts/NotoSans-Medium.eot'),
    url('../fonts/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSans-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'Noto Sans Kr';
  font-style: normal;
  font-weight: 700;
  src:
    local('Noto Sans Bold'),
    local('NotoSans-Bold'),
    url('../fonts/NotoSans-Bold.woff2') format('woff2'),
    url('../fonts/NotoSans-Bold.woff') format('woff'),
    url('../fonts/NotoSans-Bold.eot'),
    url('../fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSans-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Noto Sans Kr';
  font-style: normal;
  font-weight: 900;
  src:
    local('Noto Sans lackd'),
    local('NotoSans-Black'),
    url('../fonts/NotoSans-Black.woff2') format('woff2'),
    url('../fonts/NotoSans-Black.woff') format('woff'),
    url('../fonts/NotoSans-Black.eot'),
    url('../fonts/NotoSans-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSans-Black.otf') format('opentype');
}



@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src:
    local('Montserrat Regular'),
    local('Montserrat-Regular'), 
    url('../fonts/montserrat-v15-latin-regular.woff2') format('woff2'),
    url('../fonts/montserrat-v15-latin-regular.woff') format('woff'),
    url('../fonts/montserrat-v15-latin-regular.eot'),
    url('../fonts/montserrat-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat-v15-latin-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src:
    local('Montserrat Semibold'),
    local('Montserrat-Semibold'),
    url('../fonts/montserrat-v15-latin-600.woff2') format('woff2'),
    url('../fonts/montserrat-v15-latin-600.woff') format('woff'),
    url('../fonts/montserrat-v15-latin-600.eot'),
    url('../fonts/montserrat-v15-latin-600.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat-v15-latin-600.ttf') format('truetype');
}






/* @ RESET CSS  */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  font-family: 'montserrat', 'Noto Sans Kr', sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  
  text-decoration: none;
  letter-spacing: -0.3px;
  font-size: 10px;
}
body {
  height: 100%;
  line-height: 1;
  box-sizing: border-box;
  overflow-x: hidden;
}
ul,
ol,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
img {
  border: 0 none;
  font-size: 0;
  line-height: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  vertical-align: middle; /* white-space: nowrap */
}
a:hover {
  text-decoration: none !important;
  cursor: pointer;
}
div,
span,
label,
a {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  line-height: 1;
}

a:visited,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
}
*,
html {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

select,
textarea,
button,
input {
  font-family: 'Noto Sans Kr', sans-serif;
  text-decoration: none;
  letter-spacing: -0.3px;
}





























