
@font-face {
	font-family: 'notosans_kr';
	font-weight: 900;
	font-display: swap;
	src: url('/fonts/noto_sans_kr/NotoSansKR-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'notosans_kr';
	font-weight: 800;
	font-display: swap;
	src: url('/fonts/noto_sans_kr/NotoSansKR-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'notosans_kr';
	font-weight: 700;
	font-display: swap;
	src: url('/fonts/noto_sans_kr/NotoSansKR-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'notosans_kr';
	font-weight: 600;
	font-display: swap;
	src: url('/fonts/noto_sans_kr/NotoSansKR-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'notosans_kr';
	font-weight: 500;
	font-display: swap;
	src: url('/fonts/noto_sans_kr/NotoSansKR-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'notosans_kr';
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/noto_sans_kr/NotoSansKR-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'notosans_kr';
	font-weight: 300;
	font-display: swap;
	src: url('/fonts/noto_sans_kr/NotoSansKR-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'notosans_kr';
	font-weight: 200;
	font-display: swap;
	src: url('/fonts/noto_sans_kr/NotoSansKR-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'notosans_kr';
	font-weight: 100;
	font-display: swap;
	src: url('/fonts/noto_sans_kr/NotoSansKR-Thin.ttf') format('truetype');
}
