
@font-face {
	font-family: 'Geogrotesque';
	src: url('../fonts/Geogrotesque-Medium.eot');
	src: local('Geogrotesque Medium'), local('Geogrotesque-Medium'),
		url('../fonts/Geogrotesque-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Geogrotesque-Medium.woff2') format('woff2'),
		url('../fonts/Geogrotesque-Medium.woff') format('woff'),
		url('../fonts/Geogrotesque-Medium.ttf') format('truetype'),
		url('../fonts/Geogrotesque-Medium.svg#Geogrotesque-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Geogrotesque';
	src: url('../fonts/Geogrotesque-Bold.eot');
	src: local('Geogrotesque Bold'), local('Geogrotesque-Bold'),
		url('../fonts/Geogrotesque-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Geogrotesque-Bold.woff2') format('woff2'),
		url('../fonts/Geogrotesque-Bold.woff') format('woff'),
		url('../fonts/Geogrotesque-Bold.ttf') format('truetype'),
		url('../fonts/Geogrotesque-Bold.svg#Geogrotesque-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}