@font-face {
	font-family: 'Bauhaus Std';
	src: url('../fonts/bauhaus/BauhausStd-Bold.woff2') format('woff2'),
		url('../fonts/bauhaus/BauhausStd-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

.rc-section--header .rc-section-content .wp-block-heading {
	font-family: 'Bauhaus Std';
	font-weight: 700;
}

.rc-section--default {
	--accent-color: #ff893e;
}

.rc-section--default h1,
.rc-section--default h2,
.rc-section--default h3 {
	--separator-color: #ff893e;
	font-family: 'Bauhaus Std';
	font-weight: 700;
	color: #673c1e;
}
