@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 300;
	font-style: normal;
	src: local('Noto Sans KR Light'), local('NotoSansKR-Light'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Light.otf') format('opentype'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Light.woff') format('woff'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Light.woff2') format('woff2');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 400;
	font-style: normal;
	src: local('Noto Sans KR Regular'), local('NotoSansKR-Regular'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Regular.otf') format('opentype'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Regular.woff') format('woff'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 500;
	font-style: normal;
	src: local('Noto Sans KR Medium'), local('NotoSansKR-Medium'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Medium.otf') format('opentype'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Medium.woff') format('woff'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Medium.woff2') format('woff2');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 700;
	font-style: normal;
	src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Bold.otf') format('opentype'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Bold.woff') format('woff'),
		url('../../../../fonts/mfp/mn/NotoSansKR-Bold.woff2') format('woff2');
}
