@charset "utf-8";


/*
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css); font-family:
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
*/


.notosanskr * {
	font-family: 'Noto Sans KR', 'NotoSansKR';
}
/*
.nanummyeongjo * {
	font-family: 'NanumMyeongjo';
}
*/



@font-face {
  font-family: 'NotoSansKR';
  src: url('../css/fonts/NotoSansKR-Regular.eot');
  src: url('../css/fonts/NotoSansKR-Regular.woff2') format('woff2'),
  	   url('../css/fonts/NotoSansKR-Regular.woff') format('woff'),
  	   url('../css/fonts/NotoSansKR-Regular.otf') format('opentype');
}
/*
@font-face {font-family: 'NotoSansKR';font-style: normal;font-weight: 100;src: url(../css/fonts/NotoSansKR-Thin.woff2) format('woff2'),url(../css/fonts/NotoSansKR-Thin.woff) format('woff'),url(../css/fonts/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'NotoSansKR';font-style: normal;font-weight: 300;src: url(../css/fonts/NotoSansKR-Light.woff2) format('woff2'),url(../css/fonts/NotoSansKR-Light.woff) format('woff'),url(../css/fonts/NotoSansKR-Light.otf) format('opentype');}
*/


/*
@font-face {
 font-family: 'NanumMyeongjo';
 font-weight: 400;
 src: url(../css/fonts/NanumMyeongjo.eot);
 src: url(../css/fonts/NanumMyeongjo.eot?#iefix) format('embedded-opentype'),
      url(../css/fonts/NanumMyeongjo.woff) format('woff'),
      url(../css/fonts/NanumMyeongjo.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumMyeongjo';
 font-weight: 600;
 src: url(../css/fonts/NanumMyeongjoBold.eot);
 src: url(../css/fonts/NanumMyeongjoBold.eot?#iefix) format('embedded-opentype'),
      url(../css/fonts/NanumMyeongjoBold.woff) format('woff'),
      url(../css/fonts/NanumMyeongjoBold.ttf) format('truetype');
}
*/


/*
@font-face {
 font-family: 'NanumSquare';
 font-weight: 400;
 src: url(../css/fonts/NanumSquareR.eot);
 src: url(../css/fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(../css/fonts/NanumSquareR.woff) format('woff'),
      url(../css/fonts/NanumSquareR.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 600;
 src: url(../css/fonts/NanumSquareB.eot);
 src: url(../css/fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
      url(../css/fonts/NanumSquareB.woff) format('woff'),
      url(../css/fonts/NanumSquareB.ttf) format('truetype');
}

@font-face {
 font-family: 'NanumSquare';
 font-weight: 800;
 src: url(../css/fonts/NanumSquareEB.eot);
 src: url(../css/fonts/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
      url(../css/fonts/NanumSquareEB.woff) format('woff'),
      url(../css/fonts/NanumSquareEB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 300;
 src: url(../css/fonts/NanumSquareL.eot);
 src: url(../css/fonts/NanumSquareL.eot?#iefix) format('embedded-opentype'),
      url(../css/fonts/NanumSquareL.woff) format('woff'),
      url(../css/fonts/NanumSquareL.ttf) format('truetype');
}
*/