@font-face {
	font-family: 'Review Web';
	src: url('https://peaceful-gelato-03d02c.netlify.app/Review-Regular-Web.woff2');
	font-weight: 400;
	font-style: normal;
	}

@font-face {
	font-family: 'Review Web';
	src: url('https://peaceful-gelato-03d02c.netlify.app/Review-RegularItalic-Web.woff2');
	font-weight: 400;
	font-style: italic;
	}

@font-face {
	font-family: 'Review Web';
	src: url('https://peaceful-gelato-03d02c.netlify.app/Review-Bold-Web.woff2');
	font-weight: 700;
	font-style: normal;
	}

@font-face {
	font-family: 'Review Web';
	src: url('https://peaceful-gelato-03d02c.netlify.app/Review-BoldItalic-Web.woff2');
	font-weight: 700;
	font-style: italic;
	}

@font-face {
	font-family: 'Review Condensed Web';
	src: url('https://peaceful-gelato-03d02c.netlify.app/ReviewCondensed-Regular-Web.woff2');
	font-weight: 400;
	font-style: normal;
	}

@font-face {
	font-family: 'Review Condensed Web';
	src: url('https://peaceful-gelato-03d02c.netlify.app/ReviewCondensed-Medium-Web.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	}

@font-face {
	font-family: 'Review Condensed Web';
	src: url('https://peaceful-gelato-03d02c.netlify.app/ReviewCondensed-Bold-Web.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	}


div[class*="section"]{margin: 0;}

h1 {
	font-family: 'Review Condensed Web';
	font-weight: 400!important;
	font-size: 32px!important;
	color: #000!important;
}

h2 span {
	font-family: 'Helvetica';
	font-weight: 700;
	text-transform: uppercase;
	color: #000!important;
}

h3 {
	font-family: 'Review Web';
	font-weight: 400!important;
}

div, svg, select, p {
	font-family: 'Review Web', system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}
