@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Thin.otf') format('opentype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Thin Italic.otf') format('opentype');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Light Italic.otf') format('opentype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Regular Italic.otf') format('opentype');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Medium.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Medium Italic.otf') format('opentype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Bold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Bold Italic.otf') format('opentype');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Black.otf') format('opentype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Cera Pro';
	src: url('../fonts/Cera Pro Black Italic.otf') format('opentype');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}
