@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	src: local('Pretendard Black'),
		url(../../../fonts/Pretendard-Black.ttf) format('truetype'),
		url(../../../fonts/Pretendard-Black.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	src: local('Pretendard ExtraBold'),
		url(../../../fonts/Pretendard-ExtraBold.ttf) format('truetype'),
		url(../../../fonts/Pretendard-ExtraBold.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	src: local('Pretendard Bold'),
		url(../../../fonts/Pretendard-Bold.ttf) format('truetype'),
		url(../../../fonts/Pretendard-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	src: local('Pretendard SemiBold'),
		url(../../../fonts/Pretendard-SemiBold.ttf) format('truetype'),
		url(../../../fonts/Pretendard-SemiBold.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	src: local('Pretendard Medium'),
		url(../../../fonts/Pretendard-Medium.ttf) format('truetype'),
		url(../../../fonts/Pretendard-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	src: local('Pretendard Regular'),
		url(../../../fonts/Pretendard-Regular.ttf) format('truetype'),
		url(../../../fonts/Pretendard-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	src: local('Pretendard Light'),
		url(../../../fonts/Pretendard-Light.ttf) format('truetype'),
		url(../../../fonts/Pretendard-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	src: local('Pretendard ExtraLight'),
		url(../../../fonts/Pretendard-ExtraLight.ttf) format('truetype'),
		url(../../../fonts/Pretendard-ExtraLight.otf) format('opentype');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	src: local('Pretendard Thin'),
		url(../../../fonts/Pretendard-Thin.ttf) format('truetype'),
		url(../../../fonts/Pretendard-Thin.otf) format('opentype');
}





@font-face {
	font-family: 'Paperlogy';
	font-weight: 100;
	src: local('Paperlogy 1Thin'),
		url(../../../fonts/Paperlogy-1Thin.ttf) format('truetype');
}
@font-face {
	font-family: 'Paperlogy';
	font-weight: 200;
	src: local('Paperlogy-2ExtraLight'),
		url(../../../fonts/Paperlogy-2ExtraLight.ttf) format('truetype');
}
@font-face {
	font-family: 'Paperlogy';
	font-weight: 300;
	src: local('Paperlogy 3Light'),
		url(../../../fonts/Paperlogy-3Light.ttf) format('truetype');
}
@font-face {
	font-family: 'Paperlogy';
	font-weight: 400;
	src: local('Paperlogy 4Regular'),
		url(../../../fonts/Paperlogy-4Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Paperlogy';
	font-weight: 500;
	src: local('Paperlogy 5Medium'),
		url(../../../fonts/Paperlogy-5Medium.ttf) format('truetype');
}
@font-face {
	font-family: 'Paperlogy';
	font-weight: 600;
	src: local('Paperlogy 6SemiBold'),
		url(../../../fonts/Paperlogy-6SemiBold.ttf) format('truetype');
}
@font-face {
	font-family: 'Paperlogy';
	font-weight: 700;
	src: local('Paperlogy 7Bold'),
		url(../../../fonts/Paperlogy-7Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'Paperlogy';
	font-weight: 800;
	src: local('Paperlogy 8ExtraBold'),
		url(../../../fonts/Paperlogy-8ExtraBold.ttf) format('truetype');
}
@font-face {
	font-family: 'Paperlogy';
	font-weight: 900;
	src: local('Paperlogy 9Black'),
		url(../../../fonts/Paperlogy-9Black.ttf) format('truetype');
}