@font-face {
	font-family: 'brandon_grotesque_medium';
	src: url('./brandon_med.eot');
	src: url('./brandon_med.eot?#iefix') format('embedded-opentype'),
		 url('./brandon_med.woff2') format('woff2'),
		 url('./brandon_med.woff') format('woff'),
		 url('./brandon_med.ttf') format('truetype'),
		 url('./brandon_med.svg#brandon_grotesquemedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'brandon_grotesque_regular';
		src: url('./brandon_reg.eot');
		src: url('./brandon_reg.eot?#iefix') format('embedded-opentype'),
			 url('./brandon_reg.woff2') format('woff2'),
			 url('./brandon_reg.woff') format('woff'),
			 url('./brandon_reg.ttf') format('truetype'),
			 url('./brandon_reg.svg#brandon_grotesque_regularRg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'brandon_grotesque_light';
	src: url('./brandon_light.eot');
	src: url('./brandon_light.eot?#iefix') format('embedded-opentype'),
		 url('./brandon_light.woff2') format('woff2'),
		 url('./brandon_light.woff') format('woff'),
		 url('./brandon_light.ttf') format('truetype'),
		 url('./brandon_light.svg#brandon_grotesquelight') format('svg');
	font-weight: normal;
	font-style: normal;
}
