@charset "utf-8";

/* Font */
@font-face {
	font-family:'NanumSquareR';
	src: url('webfont/NanumSquareR.eot');
	src: local(※), url('webfont/NanumSquareR.eot?#iefix') format('embedded-opentype'),
		 url('webfont/NanumSquareR.woff') format('woff'),
		 url('webfont/NanumSquareR.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'NanumSquareB';
	src: url('webfont/NanumSquareB.eot');
	src: local(※), url('webfont/NanumSquareB.eot?#iefix') format('embedded-opentype'),
		 url('webfont/NanumSquareB.woff') format('woff'),
		 url('webfont/NanumSquareB.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
