@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(../../images/font/NanumGothic-Regular.eot);
  src: url(../../images/font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../../images/font/NanumGothic-Regular.woff2) format('woff2'),
       url(../../images/font/NanumGothic-Regular.woff) format('woff'),
       url(../../images/font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(../../images/font/NanumGothic-Bold.eot);
  src: url(../../images/font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(../../images/font/NanumGothic-Bold.woff2) format('woff2'),
       url(../../images/font/NanumGothic-Bold.woff) format('woff'),
       url(../../images/font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(../../images/font/NanumGothic-ExtraBold.eot);
  src: url(../../images/font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(../../images/font/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(../../images/font/NanumGothic-ExtraBold.woff) format('woff'),
       url(../../images/font/NanumGothic-ExtraBold.ttf) format('truetype');
}

@font-face {
 font-family: 'NanumSquare';
 src: url(../../images/font/NanumSquareR.eot);
 src: url(../../images/font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(../../images/font/NanumSquareR.woff) format('woff'),
      url(../../images/font/NanumSquareR.ttf) format('truetype');
}
/*
 * Nanum Myeongjo (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(../../images/font/NanumMyeongjo-Regular.eot);
  src: url(../../images/font/NanumMyeongjo-Regular.eot?#iefix) format('embedded-opentype'),
       url(../../images/font/NanumMyeongjo-Regular.woff2) format('woff2'),
       url(../../images/font/NanumMyeongjo-Regular.woff) format('woff'),
       url(../../images/font/NanumMyeongjo-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 600;
  src: url(../../images/font/NanumMyeongjo-Bold.eot);
  src: url(../../images/font/NanumMyeongjo-Bold.eot?#iefix) format('embedded-opentype'),
       url(../../images/font/NanumMyeongjo-Bold.woff2) format('woff2'),
       url(../../images/font/NanumMyeongjo-Bold.woff) format('woff'),
       url(../../images/font/NanumMyeongjo-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(../../images/font/NanumMyeongjo-ExtraBold.eot);
  src: url(../../images/font/NanumMyeongjo-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(../../images/font/NanumMyeongjo-ExtraBold.woff2) format('woff2'),
       url(../../images/font/NanumMyeongjo-ExtraBold.woff) format('woff'),
       url(../../images/font/NanumMyeongjo-ExtraBold.ttf) format('truetype');
}


/*
* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
    font-family: 'noto_sans_sc';
    src: url('../../images/font/notosanssc-bold.eot');
    src: url('../../images/font/notosanssc-bold.eot?#iefix') format('embedded-opentype'),
         url('../../images/font/notosanssc-bold.woff2') format('woff2'),
         url('../../images/font/notosanssc-bold.woff') format('woff'),
         url('../../images/font/notosanssc-bold.ttf') format('truetype');
    font-weight: 800;
    font-style: bold;

}




@font-face {
    font-family: 'noto_sans_sc';
    src: url('../../images/font/notosanssc-regular.eot');
    src: url('../../images/font/notosanssc-regular.eot?#iefix') format('embedded-opentype'),
         url('../../images/font/notosanssc-regular.woff2') format('woff2'),
         url('../../images/font/notosanssc-regular.woff') format('woff'),
         url('../../images/font/notosanssc-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}




@font-face {
    font-family: 'noto_sans_sc';
    src: url('../../images/font/notosanssc-medium.eot');
    src: url('../../images/font/notosanssc-medium.eot?#iefix') format('embedded-opentype'),
         url('../../images/font/notosanssc-medium.woff2') format('woff2'),
         url('../../images/font/notosanssc-medium.woff') format('woff'),
         url('../../images/font/notosanssc-medium.ttf') format('truetype');
    font-weight: 600;
    font-style: medium;

}