@charset "utf-8";
/* CSS Document */

/*본고딕*/
.notosanskr{font-family: "NotoSans" !important;}
@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 400;
  src: url("/css/fonts/notokr-regular.eot");
  src: url("/css/fonts/notokr-regular.eot?#iefix") format("embedded-opentype"),url("/css/fonts/notokr-regular.woff2") format("woff2"),url("/css/fonts/notokr-regular.woff") format("woff"),url("/css/fonts/notokr-regular.ttf") format("truetype");
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 600;
  src: url("/css/fonts/notokr-medium.eot");
  src: url("/css/fonts/notokr-medium.eot?#iefix") format("embedded-opentype"),url("/css/fonts/notokr-medium.woff2") format("woff2"),url("/css/fonts/notokr-medium.woff") format("woff"),url("/css/fonts/notokr-medium.ttf") format("truetype");
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 700;
  src: url("/css/fonts/notosanskr/notokr-bold.eot");
  src: url("/css/fonts/notosanskr/notokr-bold.eot?#iefix") format("embedded-opentype"),url("/css/fonts/notokr-bold.woff2") format("woff2"),url("/css/fonts/notokr-bold.woff") format("woff"),url("/css/fonts/notokr-bold.ttf") format("truetype");
}

