@charset "utf-8";

@font-face {
	font-family:'PretendardL';
	font-style: normal;
	font-weight: 300;
	src: url('../../font/Pretendard-Light.eot');
	src: url('../../font/Pretendard-Light.eot?#iefix') format('embedded-opentype'),
		 url('../../font/Pretendard-Light.woff2') format('woff2'),
		 url('../../font/Pretendard-Light.woff') format('woff'),
		 url('../../font/Pretendard-Light.ttf') format('truetype');
}
@font-face {
	font-family:'PretendardR';
	font-style: normal;
	font-weight: 400;
	src: url('../../font/Pretendard-Regular.eot');
	src: url('../../font/Pretendard-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../../font/Pretendard-Regular.woff2') format('woff2'),
		 url('../../font/Pretendard-Regular.woff') format('woff'),
		 url('../../font/Pretendard-Regular.ttf') format('truetype');
}
@font-face {
	font-family:'PretendardM';
	font-style: normal;
	font-weight: 500;
	src: url('../../font/Pretendard-Medium.eot');
	src: url('../../font/Pretendard-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../../font/Pretendard-Medium.woff2') format('woff2'),
		 url('../../font/Pretendard-Medium.woff') format('woff'),
		 url('../../font/Pretendard-Medium.ttf') format('truetype');
}
@font-face {
	font-family:'PretendardSB';
	font-style: normal;
	font-weight: 600;
	src: url('../../font/Pretendard-SemiBold.eot');
	src: url('../../font/Pretendard-SemiBold.eot?#iefix') format('embedded-opentype'),
		 url('../../font/Pretendard-SemiBold.woff2') format('woff2'),
		 url('../../font/Pretendard-SemiBold.woff') format('woff'),
		 url('../../font/Pretendard-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family:'PretendardB';
	font-style: normal;
	font-weight: 700;
	src: url('../../font/Pretendard-Bold.eot');
	src: url('../../font/Pretendard-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../../font/Pretendard-Bold.woff2') format('woff2'),
		 url('../../font/Pretendard-Bold.woff') format('woff'),
		 url('../../font/Pretendard-Bold.ttf') format('truetype');
}
@font-face {
	font-family:'PretendardEB';
	font-style: normal;
	font-weight: 800;
	src: url('../../font/Pretendard-ExtraBold.eot');
	src: url('../../font/Pretendard-ExtraBold.eot?#iefix') format('embedded-opentype'),
		 url('../../font/Pretendard-ExtraBold.woff2') format('woff2'),
		 url('../../font/Pretendard-ExtraBold.woff') format('woff'),
		 url('../../font/Pretendard-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family:'NotoKrR';
	font-style: normal;
	font-weight: 400;
	src: url('../../font/notokr-regular.eot');
	src: url('../../font/notokr-regular.eot?#iefix') format('embedded-opentype'),
		 url('../../font/notokr-regular.woff2') format('woff2'),
		 url('../../font/notokr-regular.woff') format('woff'),
		 url('../../font/NotoKR-Regular.ttf') format('truetype');
}