@font-face {
	font-family: 'Daehan';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/DaehanR.eot?#iefix') format('embedded-opentype'),
			url('//cdn.jsdelivr.net/korean-webfonts/1/corps/yoon/Daehan/DaehanR.woff2') format('woff2'), 
			url('//cdn.jsdelivr.net/korean-webfonts/1/corps/yoon/Daehan/DaehanR.woff') format('woff');
}

@font-face {
	font-family: 'Daehan Bold';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/DaehanB.eot?#iefix') format('embedded-opentype'),
  			url('//cdn.jsdelivr.net/korean-webfonts/1/corps/yoon/Daehan/DaehanB.woff2') format('woff2'), 
  			url('//cdn.jsdelivr.net/korean-webfonts/1/corps/yoon/Daehan/DaehanB.woff') format('woff');
}