@charset "utf-8";

/*********** 에스코어드림 font-family: 'S-CoreDream'; ************/
/* @font-face {
	font-family: 'S-CoreDream';
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/S-CoreDream-1Thin.woff') format('woff');
} */
@font-face {
	font-family: 'Pretendard';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('./fonts/PretendardVariable.woff2') format('woff2-variations');
}



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