@charset "utf-8";

@font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 700;
	src: url(/font/NotoSansKR/NotoSansCJKkr-Bold.woff2) format('woff2'),url(/font/NotoSansKR/NotoSansCJKkr-Bold.woff) format('woff');
}
@font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 500;
	src: url(/font/NotoSansKR/NotoSansCJKkr-Medium.woff2) format('woff2'),url(/font/NotoSansKR/NotoSansCJKkr-Medium.woff) format('woff');
}
@font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 400;
	src: url(/font/NotoSansKR/NotoSansCJKkr-DemiLight.woff2) format('woff2'),url(/font/NotoSansKR/NotoSansCJKkr-DemiLight.woff) format('woff');
}
@font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 300;
	src: url(/font/NotoSansKR/NotoSansCJKkr-Light.woff2) format('woff2'),url(/font/NotoSansKR/NotoSansCJKkr-Light.woff) format('woff');
}
/* @font-face { */
/* 	font-family: 'NotoKr'; */
/* 	font-style: normal; */
/* 	font-weight: 100; */
/* 	src: url(/font/NotoSansKR/NotoSansCJKkr-Light.woff2) format('woff2'),url(/font/NotoSansKR/NotoSansCJKkr-Light.woff) format('woff'); */
/* } */

/* 숫자, 특수문자 */

/* @font-face{ */
/* 	font-family: 'NotoKr'; */
/* 	font-weight: 200; */
/* 	src:url("./Montserrat/Montserrat-Light.woff") format('woff'); */
/* 	unicode-range: U+0020-007E; */
/* 	font-style: normal; */
/* } */
/* @font-face{ */
/* 	font-family: 'NotoKr'; */
/* 	font-weight: 300; */
/* 	src:url("./Montserrat/Montserrat-Regular.woff") format('woff'); */
/* 	unicode-range: U+0020-007E; */
/* 	font-style: normal; */
/* } */

/* @font-face{ */
/* 	font-family: 'NotoKr'; */
/* 	font-weight: 500; */
/* 	src:url("./Montserrat/Montserrat-Medium.woff") format('woff'); */
/* 	unicode-range: U+0020-007E; */
/* 	font-style: normal; */
/* } */

/* @font-face{ */
/* 	font-family: 'NotoKr'; */
/* 	font-weight: 600; */
/* 	src:url("./Montserrat/Montserrat-SemiBold.woff") format('woff'); */
/* 	unicode-range: U+0020-007E; */
/* 	font-style: normal; */
/* } */