@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url(woff2/Pretendard-Black.woff2) format('woff2'), url(woff/Pretendard-Black.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url(woff2/Pretendard-ExtraBold.woff2) format('woff2'), url(woff/Pretendard-ExtraBold.html) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(woff2/Pretendard-Bold.woff2) format('woff2'), url(woff/Pretendard-Bold.html) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(woff2/Pretendard-SemiBold.woff2) format('woff2'), url(woff/Pretendard-SemiBold.html) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(woff2/Pretendard-Medium.woff2) format('woff2'), url(woff/Pretendard-Medium.html) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(woff2/Pretendard-Regular.woff2) format('woff2'), url(woff/Pretendard-Regular.html) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(woff2/Pretendard-Light.woff2) format('woff2'), url(woff/Pretendard-Light.html) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url(woff2/Pretendard-ExtraLight.woff2) format('woff2'), url(woff/Pretendard-ExtraLight.html) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url(woff2/Pretendard-Thin.woff2) format('woff2'), url(woff/Pretendard-Thin.html) format('woff');
}


@font-face {
	font-family: 'jalnan2';
	src:url('Jalnan2/Jalnan2.otf') format('woff'),
		 url('Jalnan2/Jalnan2.html') format('woff2');
	font-weight: 400;
}


@font-face {
	font-family: 'paperlogy';
	font-weight: 900;
	font-display: swap;
	src: local('paperlogy Black'), url(paperlogy/Paperlogy-9Black.ttf) format('woff2'), url(paperlogy/Paperlogy-9Black.ttf) format('woff');
}

@font-face {
	font-family: 'paperlogy';
	font-weight: 800;
	font-display: swap;
	src: local('paperlogy ExtraBold'), url(paperlogy/Paperlogy-8ExtraBold.ttf) format('woff2'), url(paperlogy/Paperlogy-8ExtraBold.ttf) format('woff');
}

@font-face {
	font-family: 'paperlogy';
	font-weight: 700;
	font-display: swap;
	src: local('paperlogy Bold'), url(paperlogy/Paperlogy-7Bold.ttf) format('woff2'), url(paperlogy/Paperlogy-7Bold.ttf) format('woff');
}

@font-face {
	font-family: 'paperlogy';
	font-weight: 600;
	font-display: swap;
	src: local('paperlogy SemiBold'), url(paperlogy/Paperlogy-6SemiBold.html) format('woff2'), url(paperlogy/Paperlogy-6SemiBold.html) format('woff');
}

@font-face {
	font-family: 'paperlogy';
	font-weight: 500;
	font-display: swap;
	src: local('paperlogy Medium'), url(paperlogy/Paperlogy-5Medium.ttf) format('woff2'), url(paperlogy/Paperlogy-5Medium.ttf) format('woff');
}

@font-face {
	font-family: 'paperlogy';
	font-weight: 400;
	font-display: swap;
	src: local('paperlogy Regular'), url(paperlogy/Paperlogy-4Regular.ttf) format('woff2'), url(paperlogy/Paperlogy-4Regular.ttf) format('woff');
}

@font-face {
	font-family: 'paperlogy';
	font-weight: 300;
	font-display: swap;
	src: local('paperlogy Light'), url(paperlogy/Paperlogy-3Light.ttf) format('woff2'), url(paperlogy/Paperlogy-3Light.ttf) format('woff');
}

@font-face {
	font-family: 'paperlogy';
	font-weight: 200;
	font-display: swap;
	src: local('paperlogy ExtraLight'), url(paperlogy/Paperlogy-2ExtraLight.ttf) format('woff2'), url(paperlogy/Paperlogy-2ExtraLight.ttf) format('woff');
}

@font-face {
	font-family: 'paperlogy';
	font-weight: 100;
	font-display: swap;
	src: local('paperlogy Thin'), url(paperlogy/Paperlogy-1Thin.ttf) format('woff2'), url(paperlogy/Paperlogy-1Thin.ttf) format('woff');
}

/* 위 웹폰트 지원하지 않을 경우 */
@font-face {
	font-family:'NotoSansSC';
	font-style:normal;
	font-weight: 400;
	font-display: swap;
	src: url('tc/NotoSansSC-Regular.woff2') format('woff2'), url('tc/NotoSansSC-Regular.woff') format('woff');
}

body, input, textarea, select, button, table { font-family:'Pretendard', 'NotoSansSC', 'Malgun_gothic', 'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif; }