@charset "utf-8";
/* CSS Document */
@font-face {
font-family: 'roboto';
font-weight: 400;
src: url('../font/Roboto-Regular.eot'); src:local(※);
src: url('../font/Roboto-Regular.eot?#iefix') format('embedded-truetype'),
	 url('../font/Roboto-Regular.woff') format('woff'),
	 url('../font/Roboto-Regular.ttf') format('truetype')
}
@font-face {
font-family: 'roboto';
font-weight: 700;
src: url('../font/Roboto-Bold.eot'); src:local(※);
src: url('../font/Roboto-Bold.eot?#iefix') format('embedded-truetype'),
	 url('../font/Roboto-Bold.woff') format('woff'),
	 url('../font/Roboto-Bold.ttf') format('truetype')
}
@font-face {
font-family: 'roboto';
font-weight: 500;
src: url('../font/Roboto-Medium.eot'); src:local(※);
src: url('../font/Roboto-Medium.eot?#iefix') format('embedded-truetype'),
	 url('../font/Roboto-Medium.woff') format('woff'),
	 url('../font/Roboto-Medium.ttf') format('truetype')
}
@font-face {
font-family: 'ns';
font-weight: 400;
src: url('../font/NotoSansKR-Regular.woff2') format('woff2'),
	 url('../font/NotoSansKR-Regular.woff') format('woff');
	 letter-spacing:1em
}
@font-face {
font-family: 'ns';
font-weight: 800;
src: url('../font/NotoSansKR-Black.woff2') format('woff2'),
	 url('../font/NotoSansKR-Black.woff') format('woff');
}
@font-face {
font-family: 'ns';
font-weight: 700;
src: url('../font/NotoSansKR-Bold.woff2') format('woff2'),
	 url('../font/NotoSansKR-Bold.woff') format('woff');
}
@font-face {
font-family: 'ns';
font-weight: 500;
src: url('../font/NotoSansKR-Medium.woff2') format('woff2'),
	 url('../font/NotoSansKR-Medium.woff') format('woff');
}
@font-face {
font-family: 'ns';
font-weight: 300;
src: url('../font/NotoSansKR-Light.woff2') format('woff2'),
	 url('../font/NotoSansKR-Light.woff') format('woff');
}
