/* Cera Pro Regular */
@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 400;
	src: local('Cera Pro Regular'), url('../webfonts/cera-pro-regular.woff2') format('woff2');
}
/* Avenir Next Regular */
@font-face {
	font-family: 'Avenir Next';
	font-style: normal;
	font-weight: 400;
	src: local('Avenir Next Regular'), url('../webfonts/avenir-next-regular.woff2') format('woff2');
}
