@charset "utf-8";

@font-face {
	font-family: 'Noto Sans KR';
	src:local('Noto Sans KR Thin'), local('NotoSansKR-Thin');
	src:url("/fonts/NotoSans-Thin.woff2") format("woff2"), 
		url("/fonts/NotoSans-Thin.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans KR';
	src:local('Noto Sans KR Light'), local('NotoSansKR-Light');
	src:url("/fonts/NotoSans-Light.woff2") format("woff2"), 
		url("/fonts/NotoSans-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans KR';
	src:local('Noto Sans KR Regular'), local('NotoSansKR-Regular');
	src:url("/fonts/NotoSans-Regular.woff2") format("woff2"), 
		url("/fonts/NotoSans-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans KR';
	src:local('Noto Sans KR Medium'), local('NotoSansKR-Medium');
	src:url("/fonts/NotoSans-Medium.woff2") format("woff2"), 
		url("/fonts/NotoSans-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans KR';
	src:local('Noto Sans KR Bold'), local('NotoSansKR-Bold');
	src:url("/fonts/NotoSans-Bold.woff2") format("woff2"), 
		url("/fonts/NotoSans-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans KR';
	src:local('Noto Sans KR Black'), local('NotoSansKR-Black');
	src:url("/fonts/NotoSans-Black.woff2") format("woff2"), 
		url("/fonts/NotoSans-Black.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}





@font-face {
	font-family: 'NotoSerifKR-Black';
	src:local('NotoSerifKR-Black'), local('NotoSerifKR-Black');
	src:url("/fonts/NotoSerifKR-Black.woff2") format("woff2"), 
		url("/fonts/NotoSerifKR-Black.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifKR-Bold';
	src:local('NotoSerifKR-Bold'), local('NotoSerifKR-Bold');
	src:url("/fonts/NotoSerifKR-Bold.woff2") format("woff2"), 
		url("/fonts/NotoSerifKR-Bold.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifKR-ExtraLight';
	src:local('NotoSerifKR-ExtraLight'), local('NotoSerifKR-ExtraLight');
	src:url("/fonts/NotoSerifKR-ExtraLight.woff2") format("woff2"), 
		url("/fonts/NotoSerifKR-ExtraLight.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifKR-Light';
	src:local('NotoSerifKR-Light'), local('NotoSerifKR-Light');
	src:url("/fonts/NotoSerifKR-Light.woff2") format("woff2"), 
		url("/fonts/NotoSerifKR-Light.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifKR-Medium';
	src:local('NotoSerifKR-Medium'), local('NotoSerifKR-Medium');
	src:url("/fonts/NotoSerifKR-Medium.woff2") format("woff2"), 
		url("/fonts/NotoSerifKR-Medium.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifKR-Regular';
	src:local('NotoSerifKR-Regular'), local('NotoSerifKR-Regular');
	src:url("/fonts/NotoSerifKR-Regular.woff2") format("woff2"), 
		url("/fonts/NotoSerifKR-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifKR-semiBold';
	src:local('NotoSerifKR-semiBold'), local('NotoSerifKR-semiBold');
	src:url("/fonts/NotoSerifKR-semiBold.woff2") format("woff2"), 
		url("/fonts/NotoSerifKR-semiBold.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}