@font-face {
font-family: 'NanumSquare';
font-weight: 200;
src: url('../font/NanumSquareL.eot');
src: url('../font/NanumSquareL.eot?#iefix') format('embedded-opentype'),
	url('../font/NanumSquareL.woff') format('woff'),
	url('../font/NanumSquareL.ttf') format('truetype');
}     
@font-face {
font-family: 'NanumSquare';
font-weight: 400;
src: url('../font/NanumSquareR.eot');
src: url('../font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
	url('../font/NanumSquareR.woff') format('woff'),
	url('../font/NanumSquareR.ttf') format('truetype');
}
@font-face {
font-family: 'NanumSquare';
font-weight: 600;
src: url('../font/NanumSquareB.eot');
src: url('../font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
	url('../font/NanumSquareB.woff') format('woff'),
	url('../font/NanumSquareB.ttf') format('truetype');
}
@font-face {
	font-family: 'NanumSquare';
	font-weight: 800;
	src: url('../font/NanumGothicExtraBold.eot');
	src: url('../font/NanumGothicExtraBold.eot?#iefix') format('embedded-opentype'),
		url('../font/NanumGothicExtraBold.woff') format('woff'),
		url('../font/NanumGothicExtraBold.ttf') format('truetype');
}

/* SUIT */
@font-face {
	font-family: 'SUIT';
	font-weight: 100;
	src: url('../font/suit/SUIT-Thin.woff2') format('woff2'),
		 url('../font/suit/SUIT-Thin.ttf') format('truetype'),
		 url('../font/suit/SUIT-Thin.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 200;
	src: url('../font/suit/SUIT-ExtraLight.woff2') format('woff2'),
		 url('../font/suit/SUIT-ExtraLight.ttf') format('truetype'),
		 url('../font/suit/SUIT-ExtraLight.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 300;
	src: url('../font/suit/SUIT-Light.woff2') format('woff2'),
		 url('../font/suit/SUIT-Light.ttf') format('truetype'),
		 url('../font/suit/SUIT-Light.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 400;
	src: url('../font/suit/SUIT-Regular.woff2') format('woff2'),
		 url('../font/suit/SUIT-Regular.ttf') format('truetype'),
		 url('../font/suit/SUIT-Regular.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 500;
	src: url('../font/suit/SUIT-Medium.woff2') format('woff2'),
		 url('../font/suit/SUIT-Medium.ttf') format('truetype'),
		 url('../font/suit/SUIT-Medium.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 600;
	src: url('../font/suit/SUIT-SemiBold.woff2') format('woff2'),
		 url('../font/suit/SUIT-SemiBold.ttf') format('truetype'),
		 url('../font/suit/SUIT-SemiBold.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 700;
	src: url('../font/suit/SUIT-Bold.woff2') format('woff2'),
		 url('../font/suit/SUIT-Bold.ttf') format('truetype'),
		 url('../font/suit/SUIT-Bold.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 800;
	src: url('../font/suit/SUIT-ExtraBold.woff2') format('woff2'),
		 url('../font/suit/SUIT-ExtraBold.ttf') format('truetype'),
		 url('../font/suit/SUIT-ExtraBold.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 900;
	src: url('../font/suit/SUIT-Heavy.woff2') format('woff2'),
		 url('../font/suit/SUIT-Heavy.ttf') format('truetype'),
		 url('../font/suit/SUIT-Heavy.otf') format('opentype');
}