@charset "UTF-8";

@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 300;
	src:local(※),
		url('/fonts/nanumsquare/NanumSquareL.eot'),
		url('/fonts/nanumsquare/NanumSquareL.eot?#iefix') format('embedded-opentype'),
		url('/fonts/nanumsquare/NanumSquareL.woff') format('woff'),
		url('/fonts/nanumsquare/NanumSquareL.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 400;
	src:local(※),
		url('/fonts/nanumsquare/NanumSquareR.eot'),
		url('/fonts/nanumsquare/NanumSquareR.eot?#iefix') format('embedded-opentype'),
		url('/fonts/nanumsquare/NanumSquareR.woff') format('woff'),
		url('/fonts/nanumsquare/NanumSquareR.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 700;
	src:local(※),
		url('/fonts/nanumsquare/NanumSquareB.eot'),
		url('/fonts/nanumsquare/NanumSquareB.eot?#iefix') format('embedded-opentype'),
		url('/fonts/nanumsquare/NanumSquareB.woff') format('woff'),
		url('/fonts/nanumsquare/NanumSquareB.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 900;
	src:local(※),
		url('/fonts/nanumsquare/NanumSquareEB.eot'),
		url('/fonts/nanumsquare/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
		url('/fonts/nanumsquare/NanumSquareEB.woff') format('woff'),
		url('/fonts/nanumsquare/NanumSquareEB.ttf') format('truetype');
}
