
/* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess */

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url(../fonts/NotoSansKr/NotoSansKR-Thin.woff2) format('woff2'),
		 url(../fonts/NotoSansKr/NotoSansKR-Thin.woff) format('woff'),
		 url(../fonts/NotoSansKr/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/NotoSansKr/NotoSansKR-Light.woff2) format('woff2'),
		 url(../fonts/NotoSansKr/NotoSansKR-Light.woff) format('woff'),
		 url(../fonts/NotoSansKr/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/NotoSansKr/NotoSansKR-Regular.woff2) format('woff2'),
		 url(../fonts/NotoSansKr/NotoSansKR-Regular.woff) format('woff'),
		 url(../fonts/NotoSansKr/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/NotoSansKr/NotoSansKR-Medium.woff2) format('woff2'),
		 url(../fonts/NotoSansKr/NotoSansKR-Medium.woff) format('woff'),
		 url(../fonts/NotoSansKr/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/NotoSansKr/NotoSansKR-Bold.woff2) format('woff2'),
		 url(../fonts/NotoSansKr/NotoSansKR-Bold.woff) format('woff'),
		 url(../fonts/NotoSansKr/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/NotoSansKr/NotoSansKR-Black.woff2) format('woff2'),
		 url(../fonts/NotoSansKr/NotoSansKR-Black.woff) format('woff'),
		 url(../fonts/NotoSansKr/NotoSansKR-Black.otf) format('opentype');
 } 

@font-face {
  font-family: 'KoPub Dotum';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/kopub_dotum/KoPubDotum-Light.eot);
  src: url(../fonts/kopub_dotum/KoPubDotum-Light.eot?#iefix) format('embedded-opentype'),
       url(../fonts/kopub_dotum/KoPubDotum-Light.woff) format('woff'),
       url(../fonts/kopub_dotum/KoPubDotum-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'KoPub Dotum';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/kopub_dotum/KoPubDotum-Medium.eot);
  src: url(../fonts/kopub_dotum/KoPubDotum-Medium.eot?#iefix) format('embedded-opentype'),
       url(../fonts/kopub_dotum/KoPubDotum-Medium.woff) format('woff'),
       url(../fonts/kopub_dotum/KoPubDotum-Medium.ttf) format('truetype');

}
@font-face {
  font-family: 'KoPub Dotum';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/kopub_dotum/KoPubDotum-Bold.eot);
  src: url(../fonts/kopub_dotum/KoPubDotum-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/kopub_dotum/KoPubDotum-Bold.woff) format('woff'),
       url(../fonts/kopub_dotum/KoPubDotum-Bold.ttf) format('truetype');
}