/* CSS Document */


@font-face {
  font-family: 'nGothic';
  font-style: normal;
  font-weight: normal;
  src: url(/level_test/inc/font/NanumGothic-Regular.eot);
  src: url(/level_test/inc/font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/level_test/inc/font/NanumGothic-Regular.woff) format('woff'),
       url(/level_test/inc/font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'nGothicB';
  font-style: normal;
  font-weight: bold;
  src: url(/level_test/inc/font/NanumGothicBold.eot);
  src: url(/level_test/inc/font/NanumGothicBold.eot?#iefix) format('embedded-opentype'),
       url(/level_test/inc/font/NanumGothicBold.woff) format('woff'),
       url(/level_test/inc/font/NanumGothicBold.ttf) format('truetype');
}
@font-face {
  font-family: 'nGothicEB';
  font-style: normal;
  font-weight: bold;
  src: url(/level_test/inc/font/NanumGothicExtraBold.eot);
  src: url(/level_test/inc/font/NanumGothicExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/level_test/inc/font/NanumGothicExtraBold.woff) format('woff'),
       url(/level_test/inc/font/NanumGothicExtraBold.ttf) format('truetype');
}


@font-face{
	font-family: NanumSquare;
	font-style: normal;
	font-weight: normal;
	src: url('/level_test/inc/font/NanumSquareR.eot');
	src: url('/level_test/inc/font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
		 url('/level_test/inc/font/NanumSquareR.woff') format('woff'),
		 url('/level_test/inc/font/NanumSquareR.ttf') format('truetype');
}

@font-face{
	font-family: NanumSquareB;
	font-style: normal;
	font-weight: bold;
	src: url('/level_test/inc/font/NanumSquareB.eot');
	src: url('/level_test/inc/font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
		 url('/level_test/inc/font/NanumSquareB.woff') format('woff'),
		 url('/level_test/inc/font/NanumSquareB.ttf') format('truetype');
}

@font-face{
	font-family: NanumSquareEB;
	font-style: normal;
	font-weight: bold;
	src: url('/level_test/inc/font/NanumSquareEB.eot');
	src: url('/level_test/inc/font/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
		 url('/level_test/inc/font/NanumSquareEB.woff') format('woff'),
		 url('/level_test/inc/font/NanumSquareEB.ttf') format('truetype');
}

@font-face {
  font-family: 'Iropke Batang';
  font-weight: 400;
  font-style: normal;
  src: local('※'),
      url('https://front.neungyule.com/font/IropkeBatang/IropkeBatangM.woff') format('woff'),
      url('https://front.neungyule.com/font/IropkeBatang/IropkeBatangM.eot') format('eot');
}