@font-face {
	font-display: swap;
	font-family: 'Brandon-Text';
	font-style: italic;
	font-weight: 300;
	src: url('/fonts/brandon-text/BrandonTextWebLightItalic/font.woff2') format('woff2'),
	url('/fonts/brandon-text/BrandonTextWebLightItalic/font.woff') format('woff');
}

@font-face {
	font-display: swap;
	font-family: 'Brandon-Text';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/brandon-text/BrandonTextWebRegular/font.woff2') format('woff2'),
	url('/fonts/brandon-text/BrandonTextWebRegular/font.woff') format('woff');
}

@font-face {
	font-display: swap;
	font-family: 'Brandon-Text';
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/brandon-text/BrandonTextWebMedium/font.woff2') format('woff2'),
		url('/fonts/brandon-text/BrandonTextWebMedium/font.woff') format('woff');
}

@font-face {
	font-display: swap;
	font-family: 'Brandon-Text';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/brandon-text/BrandonTextWebBold/font.woff2') format('woff2'),
	url('/fonts/brandon-text/BrandonTextWebBold/font.woff') format('woff');
}
