@font-face {
	font-family: "Cera Pro";
	src: url("../fonts/Cera-Pro/CeraPro-Regular.otf");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Cera Pro";
	src: url("../fonts/Cera-Pro/CeraPro-Medium.otf");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Cera Pro";
	src: url("../fonts/Cera-Pro/CeraPro-Bold.otf");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Cera Pro";
	src: url("../fonts/Cera-Pro/CeraPro-Black.otf");
	font-weight: 900;
	font-style: normal;
}