@font-face {
	font-family: "Cera Pro";
	src: url(fonts/Cera-pro/Cera_Pro_Regular.otf);
}

@font-face {
	font-family: "Cera Pro";
	src: url(fonts/Cera-pro/Cera_Pro_Thin.otf);
	font-weight: 100;
}

@font-face {
	font-family: "Cera Pro";
	src: url(fonts/Cera-pro/Cera_Pro_Medium.otf);
	font-weight: 400;
}

@font-face {
	font-family: "Cera Pro";
	src: url(fonts/Cera-pro/Cera_Pro_Bold.otf);
	font-weight: 600;
}

@font-face {
	font-family: "Cera Pro";
	src: url(fonts/Cera-pro/Cera_Pro_Black.otf);
	font-weight: 800;
}
