@font-face {
	font-family: 'Pretendard';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Variable'), url('/assets/service/fonts/PretendardVariable.woff2') format('woff2-variations');
}
@font-face {
	font-family: 'Poppins-SemiBold';
	font-weight: 600;
	font-style: normal;
	src: url('/assets/service/fonts/Poppins-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins-Medium';
	font-weight: 500;
	font-style: normal;
	src: url('/assets/service/fonts/Poppins-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins-Regular';
	font-weight: 400;
	font-style: normal;
	src: url('/assets/service/fonts/Poppins-Regular.woff2') format('woff2');
}

.f-ppsSB {font-family: 'Poppins-SemiBold' !important;}
.f-ppsR {font-family: 'Poppins-Regular' !important;}