@charset "utf-8";

/* Web Font Noto Sans KR */
@font-face {
	font-family:'NotoSans';
	font-style:normal;
	font-weight:100;
	src:url('../font/NotoSanskr-Thin.eot'); src:local(※);
	src:url('../font/NotoSanskr-Thin.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Thin.woff2') format('woff2'),
		url('../font/NotoSanskr-Thin.woff') format('woff'),
		url('../font/NotoSanskr-Thin.otf') format('opentype')
}
@font-face {
	font-family:'NotoSans';
	font-style:normal;
	font-weight:200;
	src:url('../font/NotoSanskr-Light.eot'); src:local(※);
	src:url('../font/NotoSanskr-Light.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Light.woff') format('woff'),
		url('../font/NotoSanskr-Light.otf') format('opentype')
}
@font-face {
	font-family:'NotoSans';
	font-style:normal;
	font-weight:300;
	src:url('../font/NotoSanskr-DemiLight.eot'); src:local(※);
	src:url('../font/NotoSanskr-DemiLight.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-DemiLight.woff') format('woff'),
		url('../font/NotoSanskr-DemiLight.otf') format('opentype')
}

@font-face {
	font-family:'NotoSans';
	font-style:normal;
	font-weight:400;
	src:url('../font/NotoSanskr-Regular.eot'); src:local(※);
	src:url('../font/NotoSanskr-Regular.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Regular.woff') format('woff'),
		url('../font/NotoSanskr-Regular.otf') format('opentype')
}
@font-face {
	font-family:'NotoSans';
	font-style:normal;
	font-weight:500;
	src:url('../font/NotoSanskr-Medium.eot'); src:local(※);
	src:url('../font/NotoSanskr-Medium.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Medium.woff') format('woff'),
		url('../font/NotoSanskr-Medium.otf') format('opentype')
}
@font-face {
	font-family:'NotoSans';
	font-style:normal;
	font-weight:700;
	src:url('../font/NotoSanskr-Bold.eot'); src:local(※);
	src:url('../font/NotoSanskr-Bold.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Bold.woff') format('woff'),
		url('../font/NotoSanskr-Bold.otf') format('opentype')
}
@font-face {
	font-family:'NotoSans';
	font-style:normal;
	font-weight:800;
	src:url('../font/NotoSanskr-Black.eot'); src:local(※);
	src:url('../font/NotoSanskr-Black.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Black.woff') format('woff'),
		url('../font/NotoSanskr-Black.otf') format('opentype')
}


/*@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
font-weight: 100;
font-style: normal;
}

@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
font-weight: 200;
font-style: normal;
}

@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
}

@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
font-weight: 800;
font-style: normal;
}

@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
}*/

@font-face {
font-family: 'LeferiPoint-SpecialA';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/LeferiPoint-SpecialA.woff') format('woff');
font-weight: normal;
font-style: normal;
}
