/* 
 * Nanum Barun Gothic (Korean) http://hangeul.naver.com
 */
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 200;
  src: url(/common/font/nanum/NanumBarunGothicUltraLight.eot);
  src: local('Nanum Barun Gothic UltraLight'),
       local('NanumBarunGothicUltraLight'),
       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: url(/common/font/nanum/NanumBarunGothicLight.eot);
  src: local('Nanum Barun Gothic Light'),
       local('NanumBarunGothicLight'),
       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: url(/common/font/nanum/NanumBarunGothic.eot);
  src: local('Nanum Barun Gothic'),
       local('NanumBarunGothic'),
       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: url(/common/font/nanum/NanumBarunGothicBold.eot);
  src: local('Nanum Barun Gothic Bold'),
       local('NanumBarunGothicBold'),
       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-weight: normal;
	font-style: normal;
	src: local('Miso'),
		url("/common/font/miso/miso.eot?") format("eot"), 
		url("/common/font/miso/miso.woff") format("woff"), 
		url("/common/font/miso/miso.ttf") format("truetype"), 
		url("/common/font/miso/miso.svg#Miso") format("svg");
}