/**************************************************************************************
	Nanum Barun Gothic
/**************************************************************************************/	


@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(./NanumGothic/NanumGothicBold.eot);
  src: url(./NanumGothic/NanumGothicBold.eot?#iefix) format('embedded-opentype'),
/*        url(./NanumGothic/NanumGothicBold.woff2) format('woff2'), */
       url(./NanumGothic/NanumGothicBold.woff) format('woff'),
       url(./NanumGothic/NanumGothicBold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(./NanumGothic/NanumGothic.eot);
  src: url(./NanumGothic/NanumGothic.eot?#iefix) format('embedded-opentype'),
/*        url(./NanumGothic/NanumGothic.woff2) format('woff2'), */
       url(./NanumGothic/NanumGothic.woff) format('woff'),
       url(./NanumGothic/NanumGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 900;
  src: url(./NanumGothic/NanumGothicExtraBold.eot);
  src: url(./NanumGothic/NanumGothicExtraBold.eot?#iefix) format('embedded-opentype'),
       url(./NanumGothic/NanumGothicExtraBold.woff) format('woff'),
       url(./NanumGothic/NanumGothicExtraBold.ttf) format('truetype');
}



/**************************************************************************************
	Noto Sans
/**************************************************************************************/	
	

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 100;
  src: local('Noto Sans Korean Thin');
  src: url('./NotoSans/NotoSans-Thin.eot');
  src: url('./NotoSans/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
      url('./NotoSans/NotoSans-Thin.woff2') format('woff2'),
      url('./NotoSans/NotoSans-Thin.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans Korean Light');
  src: url('./NotoSans/NotoSans-Light.eot');
  src: url('./NotoSans/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
      url('./NotoSans/NotoSans-Light.woff2') format('woff2'),
      url('./NotoSans/NotoSans-Light.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 600;
  src: local('Noto Sans Korean Thin');
  src: url('./NotoSans/NotoSans-Thin.eot');
  src: url('./NotoSans/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
      url('./NotoSans/NotoSans-Thin.woff2') format('woff2'),
      url('./NotoSans/NotoSans-Thin.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Korean Regular');
  src: url('./NotoSans/NotoSans-Regular.eot');
  src: url('./NotoSans/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('./NotoSans/NotoSans-Regular.woff2') format('woff2'),
      url('./NotoSans/NotoSans-Regular.woff') format('woff');
}

/**************************************************************************************
	NANUM Square
/**************************************************************************************/	
@font-face{
	font-family:'NanumSquare';
	src: url(./NanumSquare/NanumSquareR.eot);
	src: url(./NanumSquare/NanumSquareR.eot?#iefix) format('embedded-opentype'),
	     url(./NanumSquare/NanumSquareR.woff) format('woff'),
	     url(./NanumSquare/NanumSquareR.ttf) format('truetype');
}