@font-face {
  font-family: 'Noto Sans CJK KR Thin';
  src:
		local('Noto Sans CJK KR Thin'),
		url('../fonts/noto_sans_cjk_kr_thin.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/noto_sans_cjk_kr_thin.otf')  format('opentype'),
		url('../fonts/noto_sans_cjk_kr_thin.woff') format('woff'),
		url('../fonts/noto_sans_cjk_kr_thin.ttf')  format('truetype'),
		url('../fonts/noto_sans_cjk_kr_thin.svg#noto_sans_cjk_kr_thin') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans CJK KR Black';
  src:
		local('Noto Sans CJK KR Black'),
		url('../fonts/noto_sans_cjk_kr_black.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/noto_sans_cjk_kr_black.otf')  format('opentype'),
		url('../fonts/noto_sans_cjk_kr_black.woff') format('woff'),
		url('../fonts/noto_sans_cjk_kr_black.ttf')  format('truetype'),
		url('../fonts/noto_sans_cjk_kr_black.svg#noto_sans_cjk_kr_black') format('svg');
  font-weight: normal;
  font-style: normal;
}
