@charset "utf-8";

/* 나눔스퀘어 */
@font-face {
	font-family:'nsr';
	font-style:normal;
	font-weight:400;
	src:url('square/NanumSquareR.eot');
	src:url('square/NanumSquareR.eot?#iefix') format('embedded-opentype'),
	url('square/NanumSquareR.woff') format('woff'),
	url('square/NanumSquareR.ttf') format('truetype');
	src:local(※), url('square/NanumSquareR.woff') format('woff');
}
@font-face {
	font-family:'nsr';
	font-style:normal;
	font-weight:700;
	src:url('square/NanumSquareB.eot');
	src:url('square/NanumSquareB.eot?#iefix') format('embedded-opentype'),
	url('square/NanumSquareB.woff') format('woff'),
	url('square/NanumSquareB.ttf') format('truetype');
	src:local(※), url('square/NanumSquareB.woff') format('woff');
}

