/*나눔스퀘어*/
@font-face {
	font-family: 'NanumSquare';
	src: url('/font/NanumSquareB.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'NanumSquare';
	src: url('/font/NanumSquareEB.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'NanumSquare';
	src: url('/font/NanumSquareL.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'NanumSquare';
	src: url('/font/NanumSquareR.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}