@charset "utf-8";
@font-face {
	font-family:'nanum';
	font-style:normal;
	font-weight:300;
	src:url(/fonts/nanum/NanumSquareRoundOTFL.otf) format('opentype')
}
@font-face {
	font-family:'nanum';
	font-style:normal;
	font-weight:400;
	src:url(/fonts/nanum/NanumSquareRoundOTFR.otf) format('opentype')
}
@font-face {
	font-family:'nanum';
	font-style:normal;
	font-weight:700;
	src:url(/fonts/nanum/NanumSquareRoundOTFB.otf) format('opentype')
}
@font-face {
	font-family:'nanum';
	font-style:normal;
	font-weight:800;
	src:url(/fonts/nanum/NanumSquareRoundOTFEB.otf) format('opentype')
}