:root {
--gp-font--avenirnext: "AvenirNext", Arial;
--gp-font--avenir-bold: "AvenirConsended", Arial;
}

@font-face {
	font-display: auto;
	font-family: "AvenirNext";
	font-style: normal;
	font-weight: 400;
	src: url('https://sagemax-shop.digicube.dev/wp-content/uploads/generatepress/fonts/avenir_next_world_regular.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "AvenirConsended";
	font-style: normal;
	font-weight: 600;
	src: url('https://sagemax-shop.digicube.dev/wp-content/uploads/generatepress/fonts/avenir_next_world_demi.woff2') format('woff2');
}
