@font-face {
	font-family: 'Brandon Grotesque';
	src:
		url('BrandonGrotesque-Black.woff2') format('woff2'),
		url('BrandonGrotesque-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src:
		url('BrandonGrotesque-Bold.woff2') format('woff2'),
		url('BrandonGrotesque-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src:
		url('BrandonGrotesque-Light.woff2') format('woff2'),
		url('BrandonGrotesque-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src:
		url('BrandonGrotesque-Regular.woff2') format('woff2'),
		url('BrandonGrotesque-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src:
		url('BrandonGrotesque-Thin.woff2') format('woff2'),
		url('BrandonGrotesque-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

/* fallback */
@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url('material-icons.woff2') format('woff2');
}
