:root {
--gp-font--industry-inc: "Industry Inc";
--gp-font--redondo-ave: "Redondo Ave";
}

@font-face {
	font-display: auto;
	font-family: "Industry Inc";
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/uploads/generatepress/fonts/industry-inc/IndustryInc-Base.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Redondo Ave";
	font-style: normal;
	font-weight: 700;
	src: url('/wp-content/uploads/generatepress/fonts/redondo-ave/RedondoAve-Bold.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Redondo Ave";
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/uploads/generatepress/fonts/redondo-ave/RedondoAve-Regular.woff2') format('woff2');
}
