/**
	Import FONTS
	페이퍼로지 // https://freesentation.blog/paperlogyfont
	font-family: 'Paperlogy';
	font-weight: 100~900;
*/
@font-face {
	font-family: "Paperlogy";
	font-display: swap;
	font-weight: 900;
	src: url("paperlogy-woff2/Paperlogy-9Black.woff2") format("woff2");
}
@font-face {
	font-family: "Paperlogy";
	font-display: swap;
	font-weight: 800;
	src: url("paperlogy-woff2/Paperlogy-8ExtraBold.woff2") format("woff2");
}
@font-face {
	font-family: "Paperlogy";
	font-display: swap;
	font-weight: 700;
	src: url("paperlogy-woff2/Paperlogy-7Bold.woff2") format("woff2");
}
@font-face {
	font-family: "Paperlogy";
	font-display: swap;
	font-weight: 600;
	src: url("paperlogy-woff2/Paperlogy-6SemiBold.woff2") format("woff2");
}
@font-face {
	font-family: "Paperlogy";
	font-display: swap;
	font-weight: 500;
	src: url("paperlogy-woff2/Paperlogy-5Medium.woff2") format("woff2");
}
@font-face {
	font-family: "Paperlogy";
	font-display: block; font-display: auto;
	font-weight: 400;
	src: url("paperlogy-woff2/Paperlogy-4Regular.woff2") format("woff2");
}
@font-face {
	font-family: "Paperlogy";
	font-display: swap;
	font-weight: 300;
	src: url("paperlogy-woff2/Paperlogy-3Light.woff2") format("woff2");
}
@font-face {
	font-family: "Paperlogy";
	font-display: swap;
	font-weight: 200;
	src: url("paperlogy-woff2/Paperlogy-2ExtraLight.woff2") format("woff2");
}
@font-face {
	font-family: "Paperlogy";
	font-display: swap;
	font-weight: 100;
	src: url("paperlogy-woff2/Paperlogy-1Thin.woff2") format("woff2");
}



/**
	Import FONTS
	poppins
*/
@font-face {
	font-family: "poppins";
	font-display: swap;
	font-weight: 900;
	src: url("poppins/Poppins-Black.woff") format("woff");
}
@font-face {
	font-family: "poppins";
	font-display: swap;
	font-weight: 800;
	src: url("poppins/Poppins-ExtraBold.woff") format("woff");
}
@font-face {
	font-family: "poppins";
	font-display: swap;
	font-weight: 700;
	src: url("poppins/Poppins-Bold.woff") format("woff");
}
@font-face {
	font-family: "poppins";
	font-display: swap;
	font-weight: 600;
	src: url("poppins/Poppins-SemiBold.woff") format("woff");
}
@font-face {
	font-family: "poppins";
	font-display: swap;
	font-weight: 500;
	src: url("poppins/Poppins-Medium.woff") format("woff");
}
@font-face {
	font-family: "poppins";
	font-display: swap;
	font-weight: 400;
	src: url("poppins/Poppins-Regular.woff") format("woff");
}
@font-face {
	font-family: "poppins";
	font-display: swap;
	font-weight: 300;
	src: url("poppins/Poppins-Light.woff") format("woff");
}
@font-face {
	font-family: "poppins";
	font-display: swap;
	font-weight: 200;
	src: url("poppins/Poppins-ExtraLight.woff") format("woff");
}
@font-face {
	font-family: "poppins";
	font-display: swap;
	font-weight: 100;
	src: url("poppins/Poppins-Thin.woff") format("woff");
}
