@font-face {
	font-family: 'Brocha Alt';
	src: url(../fonts/Brochaalt-LightItalic.woff2) format('woff2'),
	url(../fonts/Brochaalt-LightItalic.woff) format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Brocha Alt';
	src: url(../fonts/Brochaalt-Regular.woff2) format('woff2'),
	url(../fonts/Brochaalt-Regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brocha Alt';
	src: url(../fonts/Brochaalt-Semibold.woff2) format('woff2'),
	url(../fonts/Brochaalt-Semibold.woff) format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brocha Alt';
	src: url(../fonts/Brochaalt-BoldItalic.woff2) format('woff2'),
	url(../fonts/Brochaalt-BoldItalic.woff) format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Brocha Alt';
	src: url(../fonts/Brochaalt-Black.woff2) format('woff2'),
	url(../fonts/Brochaalt-Black.woff) format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brocha Alt';
	src: url(../fonts/Brochaalt-BlackItalic.woff2) format('woff2'),
	url(../fonts/Brochaalt-BlackItalic.woff) format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}