@font-face {
	font-family: 'NanumSquareRound';
	src: url(font/NanumSquareRoundOTFL.otf) format('opentype'),
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'NanumSquareRound2';
	src: url(font/NanumSquareRoundOTFR.otf) format('opentype'),
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'NanumSquareRound3';
	src: url(font/NanumSquareRoundOTFB.otf) format('opentype'),
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'NanumSquareRound4';
	src: url(font/NanumSquareRoundOTFEB.otf) format('opentype'),
	font-weight: 800;
	font-style: normal;
}