@charset "utf-8";

@font-face {
	font-family:'hanwha';
	font-style:normal;
	font-weight:700;
	src:url(/fonts/han/01HanwhaB.ttf);
}

@font-face {
	font-family:'hanwha';
	font-style:normal;
	font-weight:400;
	src:url(/fonts/han/02HanwhaR.ttf);
}

@font-face {
	font-family:'hanwha';
	font-style:normal;
	font-weight:300;
	src:url(/fonts/han/03HanwhaL.ttf);
}