
/* Light */
@font-face { 
	font-family: 'NanumSquareNeo'; 
	font-style: normal; 
	font-weight: 100; 
	src: 
		url('NanumSquareNeo/NanumSquareNeoTTF-aLt.eot') format('embedded-opentype'),
		url('NanumSquareNeo/NanumSquareNeoTTF-aLt.woff2') format('woff2'), 
		url('NanumSquareNeo/NanumSquareNeoTTF-aLt.woff') format('woff');
}

/* Regular */
@font-face { 
	font-family: 'NanumSquareNeo'; 
	font-style: normal; 
	font-weight: 400; 
	src: 
		url('NanumSquareNeo/NanumSquareNeoTTF-bRg.eot') format('embedded-opentype'),
		url('NanumSquareNeo/NanumSquareNeoTTF-bRg.woff2') format('woff2'), 
		url('NanumSquareNeo/NanumSquareNeoTTF-bRg.woff') format('woff');
}

/* Bold */
@font-face { 
	font-family: 'NanumSquareNeo'; 
	font-style: normal; 
	font-weight: 500; 
	src: 
		url('NanumSquareNeo/NanumSquareNeoTTF-cBd.eot') format('embedded-opentype'),
		url('NanumSquareNeo/NanumSquareNeoTTF-cBd.woff2') format('woff2'), 
		url('NanumSquareNeo/NanumSquareNeoTTF-cBd.woff') format('woff');
}

/* ExtraBold */
@font-face { 
	font-family: 'NanumSquareNeo'; 
	font-style: normal; 
	font-weight: 600; 
	src: 
		url('NanumSquareNeo/NanumSquareNeoTTF-dEb.eot') format('embedded-opentype'),
		url('NanumSquareNeo/NanumSquareNeoTTF-dEb.woff2') format('woff2'), 
		url('NanumSquareNeo/NanumSquareNeoTTF-dEb.woff') format('woff');
}

/* Heavy */
@font-face { 
	font-family: 'NanumSquareNeo'; 
	font-style: normal; 
	font-weight: 900; 
	src: 
		url('NanumSquareNeo/NanumSquareNeoTTF-eHv.eot') format('embedded-opentype'),
		url('NanumSquareNeo/NanumSquareNeoTTF-eHv.woff2') format('woff2'), 
		url('NanumSquareNeo/NanumSquareNeoTTF-eHv.woff') format('woff');
}