@charset "UTF-8";

/* Nanum Square */
@font-face {
	font-family:'NanumSquare';
	font-style:normal;
	font-weight:400; 
	src:url(../font/NanumSquareAcR.eot);
	src:url(../font/NanumSquareAcR.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumSquareAcR.woff) format('woff'),
		url(../font/NanumSquareAcR.ttf) format('truetype');
}
@font-face {
	font-family:'NanumSquare';
	font-style:normal;
	font-weight:700; 
	src:url(../font/NanumSquareAcB.eot);
	src:url(../font/NanumSquareAcB.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumSquareAcB.woff) format('woff'),
		url(../font/NanumSquareAcB.ttf) format('truetype');
}
@font-face {
	font-family:'NanumSquare';
	font-style:normal;
	font-weight:800; 
	src:url(../font/NanumSquareAcEB.eot);
	src:url(../font/NanumSquareAcEB.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumSquareAcEB.woff) format('woff'),
		url(../font/NanumSquareAcEB.ttf) format('truetype');
}