/*
Theme Name: ACA
Template: Divi
Author: nextlevelwebsolutions.com
Version: 1.0
*/


/*
@font-face {
font-family: 'Cera Pro';
font-style: normal;
font-weight: 100;
src: url('fonts/bebas100.woff') format('woff');
}
*/
@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/CeraPro-Light.woff2') format('woff2'),
		url('fonts/CeraPro-Light.woff') format('woff'),
		url('fonts/CeraPro-Light.ttf') format('truetype');
	font-display: wrap;
}


@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/CeraPro-Regular.woff2') format('woff2'),
		url('fonts/CeraPro-Regular.woff') format('woff'),
		url('fonts/CeraPro-Regular.ttf') format('truetype');
	font-display: wrap;
}


@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/CeraPro-Medium.woff2') format('woff2'),
		url('fonts/CeraPro-Medium.woff') format('woff'),
		url('fonts/CeraPro-Medium.ttf') format('truetype');
	font-display: wrap;
}

@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/CeraPro-Bold.woff2') format('woff2'),
		url('fonts/CeraPro-Bold.woff') format('woff'),
		url('fonts/CeraPro-Bold.ttf') format('truetype');
	font-display: wrap;
}