@charset "utf-8";

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: url(/fonts/Roboto-Thin.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url(/fonts/Roboto-Light.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url(/fonts/Roboto-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url(/fonts/Roboto-Medium.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url(/fonts/Roboto-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	src: url(/fonts/Roboto-Black.ttf) format('truetype');
}

@font-face {
	font-family: 'Noto Sans CJK KR';
	font-style: normal;
	font-weight: 100;
	src: url(/fonts/NotoSansCJKkr-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans CJK KR';
	font-style: normal;
	font-weight: 300;
	src: url(/fonts/NotoSansCJKkr-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans CJK KR';
	font-style: normal;
	font-weight: 350;
	src: url(/fonts/NotoSansCJKkr-DemiLight.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans CJK KR';
	font-style: normal;
	font-weight: 400;
	src: url(/fonts/NotoSansCJKkr-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans CJK KR';
	font-style: normal;
	font-weight: 500;
	src: url(/fonts/NotoSansCJKkr-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans CJK KR';
	font-style: normal;
	font-weight: 700;
	src: url(/fonts/NotoSansCJKkr-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans CJK KR';
	font-style: normal;
	font-weight: 900;
	src: url(/fonts/NotoSansCJKkr-Black.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url(/fonts/NotoSansKR-Light.eot);
	src: url(/fonts/NotoSansKR-Light.eot?#iefix) format('embedded-opentype'),
		url(/fonts/NotoSansKR-Light.woff2) format('woff2'),
		url(/fonts/NotoSansKR-Light.woff) format('woff'),
		url(/fonts/NotoSansKR-Light.ttf) format('truetype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url(/fonts/NotoSansKR-Regular.eot);
	src: url(/fonts/NotoSansKR-Regular.eot?#iefix) format('embedded-opentype'),
		url(/fonts/NotoSansKR-Regular.woff2) format('woff2'),
		url(/fonts/NotoSansKR-Regular.woff) format('woff'),
		url(/fonts/NotoSansKR-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url(/fonts/NotoSansKR-Medium.eot);
	src: url(/fonts/NotoSansKR-Medium.eot?#iefix) format('embedded-opentype'),
		url(/fonts/NotoSansKR-Medium.woff2) format('woff2'),
		url(/fonts/NotoSansKR-Medium.woff) format('woff'),
		url(/fonts/NotoSansKR-Medium.ttf) format('truetype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url(/fonts/NotoSansKR-Bold.eot);
	src: url(/fonts/NotoSansKR-Bold.eot?#iefix) format('embedded-opentype'),
		url(/fonts/NotoSansKR-Bold.woff2) format('woff2'),
		url(/fonts/NotoSansKR-Bold.woff) format('woff'),
		url(/fonts/NotoSansKR-Bold.ttf) format('truetype');
}

