/* Noto Sans KR */
@font-face {
	font-family: 'Pretendard';

	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), 
	url(../font/Pretendard/woff2/Pretendard-Medium.woff2) format('woff2'),
	url(../font/Pretendard/woff/Pretendard-Medium.woff) format('woff2');
}

@font-face { font-family: "Pretendard-Bold"; src: url("/ez/font/Pretendard/woff2/Pretendard-Bold.woff2") format("woff2"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Pretendard-Light"; src: url("/ez/font/Pretendard/woff2/Pretendard-Light.woff2") format("woff2"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Pretendard-Regular"; src: url("/ez/font/Pretendard/woff2/Pretendard-Regular.woff2") format("woff2"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Pretendard-SemiBold"; src: url("/ez/font/Pretendard/woff2/Pretendard-SemiBold.woff2") format("woff2"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Pretendard-Medium"; src: url("/ez/font/Pretendard/woff2/Pretendard-Medium.woff2") format("woff2"); font-weight: normal; font-style: normal; }

@font-face {
	font-family: 'notokr';
	src: 
	url('../font/noto-sans-kr-v25-latin_korean-regular.woff2') format('woff2'),
	url('../font/noto-sans-kr-v25-latin_korean-regular.woff') format('woff'),
	font-style: normal;

	/*
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), 
	url(../font/Pretendard/woff2/Pretendard-Regular.woff2) format('woff2'),
	url(../font/woff/Pretendard/Pretendard-Regular.woff) format('woff');
	*/
}
@font-face {
	font-family: 'notokr_thin';
	src:
	url('../font/notokr-light.woff2') format('woff2'),
	url('../font/notokr-light.woff') format('woff'),
	font-style: bold;
}
@font-face {
	font-family: 'notokr_500';
	src:
	url('../font/noto-sans-kr-v26-latin_korean-500.woff2') format('woff2'),
	url('../font/noto-sans-kr-v26-latin_korean-500.woff') format('woff'),
	font-style: normal;
}
@font-face {
	font-family: 'notokr_700';
	src: url('../font/noto-sans-kr-v26-latin_korean-700.eot');
	src: url('../font/noto-sans-kr-v26-latin_korean-700.eot?#iefix') format('embedded-opentype'),
		url('../font/noto-sans-kr-v26-latin_korean-700.woff2') format('woff2'),
		url('../font/noto-sans-kr-v26-latin_korean-700.woff') format('woff'),
		url('../font/noto-sans-kr-v26-latin_korean-700.svg#noto-sans-kr-v26-latin_korean-700') format('svg');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'notokr-demilight';
	src: url('../font/notokr-demilight.eot');
	src: url('../font/notokr-demilight.eot?#iefix') format('embedded-opentype'),
		url('../font/notokr-demilight.woff2') format('woff2'),
		url('../font/notokr-demilight.woff') format('woff'),
		url('../font/notokr-demilight.ttf') format('truetype'),
		url('../font/notokr-demilight.svg#notokr-demilight') format('svg');
	font-weight: 400;
	font-style: normal;
}