@charset "utf-8";
/* NotoSans web_font */
/* BEGIN Thin */

/* 디자인글꼴 | 박중범 | 2017-01-24 */


@font-face {
	font-family: 'NotoSansThin';
	font-style: normal;
	font-display: swap;
	src: url(font/NotoSans-Thin.eot);
	src: url(font/NotoSans-Thin.eot?#iefix) format('embedded-opentype'),
	url(font/NotoSans-Thin.woff2) format('woff2'),
	url(font/NotoSans-Thin.woff) format('woff');
}


@font-face {
	font-family: 'NotoSansDemiLight';
	font-style: normal;
	font-display: swap;
	src: url(font/NotoSans-DemiLight.eot);
	src: url(font/NotoSans-DemiLight.eot?#iefix) format('embedded-opentype'),
	url(font/NotoSans-DemiLight.woff2) format('woff2'),
	url(font/NotoSans-DemiLight.woff) format('woff');
}

@font-face {
	font-family: 'NotoSansLight';
	font-style: normal;
	font-display: swap;
	src: url(font/NotoSans-Light.eot);
	src: url(font/NotoSans-Light.eot?#iefix) format('embedded-opentype'),
	url(font/NotoSans-Light.woff2) format('woff2'),
	url(font/NotoSans-Light.woff) format('woff');
}

@font-face {
	font-family: 'NotoSansRegular';
	font-style: normal;
	font-display: swap;
	src: url(font/NotoSans-Regular.eot);
	src: url(font/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
	url(font/NotoSans-Regular.woff2) format('woff2'),
	url(font/NotoSans-Regular.woff) format('woff');
}

@font-face {
	font-family: 'NotoSansMedium';
	font-style: normal;
	font-display: swap;
	src: url(font/NotoSans-Medium.eot);
	src: url(font/NotoSans-Medium.eot?#iefix) format('embedded-opentype'),
	url(font/NotoSans-Medium.woff2) format('woff2'),
	url(font/NotoSans-Medium.woff) format('woff');
}

@font-face {
	font-family: 'NotoSansBold';
	font-style: normal;
	font-display: swap;
	src: url(font/NotoSans-Bold.eot);
	src: url(font/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),
	url(font/NotoSans-Bold.woff2) format('woff2'),
	url(font/NotoSans-Bold.woff) format('woff');
}

@font-face {
	font-family: 'NotoSansBlack';
	font-style: normal;
	font-display: swap;
	src: url(font/NotoSans-Black.eot);
	src: url(font/NotoSans-Black.eot?#iefix) format('embedded-opentype'),
	url(font/NotoSans-Black.woff2) format('woff2'),
	url(font/NotoSans-Black.woff) format('woff');
}

