/* 
* Nanum Barun Gothic (Korean) http://hangeul.naver.com
*/

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 200;
  src: local('Nanum Barun Gothic UltraLight'),
       local('NanumBarunGothicUltraLight');
  src: url(/common/font/nanum/NanumBarunGothicUltraLight.eot),
       url(/common/font/nanum/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
       url(/common/font/nanum/NanumBarunGothicUltraLight.woff2) format('woff2'),
       url(/common/font/nanum/NanumBarunGothicUltraLight.woff) format('woff'),
       url(/common/font/nanum/NanumBarunGothicUltraLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 300;
  src: local('Nanum Barun Gothic Light'),
       local('NanumBarunGothicLight');
  src: url(/common/font/nanum/NanumBarunGothicLight.eot),
       url(/common/font/nanum/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
       url(/common/font/nanum/NanumBarunGothicLight.woff2) format('woff2'),
       url(/common/font/nanum/NanumBarunGothicLight.woff) format('woff'),
       url(/common/font/nanum/NanumBarunGothicLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: local('Nanum Barun Gothic'),
       local('NanumBarunGothic');
  src: url(/common/font/nanum/NanumBarunGothic.eot),
       url(/common/font/nanum/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(/common/font/nanum/NanumBarunGothic.woff2) format('woff2'),
       url(/common/font/nanum/NanumBarunGothic.woff) format('woff'),
       url(/common/font/nanum/NanumBarunGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src: local('Nanum Barun Gothic Bold'),
       local('NanumBarunGothicBold');
  src: url(/common/font/nanum/NanumBarunGothicBold.eot),
       url(/common/font/nanum/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(/common/font/nanum/NanumBarunGothicBold.woff2) format('woff2'),
       url(/common/font/nanum/NanumBarunGothicBold.woff) format('woff'),
       url(/common/font/nanum/NanumBarunGothicBold.ttf) format('truetype');
}

@font-face {
	font-family: "Miso";
	font-style: normal;
	font-weight: normal;
	src: local('Miso');
	src: url(/common/font/miso/miso.eot),
		url(/common/font/miso/miso.eot?#iefix) format('embedded-opentype'),
		url(/common/font/miso/miso.woff) format("woff"),
		url(/common/font/miso/miso.ttf) format("truetype");
}