@font-face {
	font-family: BrandonText;
	font-weight: normal;
	src: url('BrandonText-Regular.woff2') format('woff2'),
	url('BrandonText-Regular.woff') format('woff'),
	url("BrandonText-Regular.otf") format('opentype');
}

@font-face {
	font-family: BrandonText;
	font-weight: bold;
	src: url('BrandonText-Bold.woff2') format('woff2'),
	url('BrandonText-Bold.woff') format('woff'),
	url("BrandonText-Bold.otf") format('opentype');
}
