/* Webfont: Geogrotesque-Medium */
@font-face {
	font-family: 'GeogrotesqueMd';
	src: url('Geogrotesque-Medium.eot');
	src: url('Geogrotesque-Medium.eot?#iefix') format('embedded-opentype'),
		url('Geogrotesque-Medium.woff2') format('woff2'),
		url('Geogrotesque-Medium.woff') format('woff'),
		url('Geogrotesque-Medium.ttf') format('truetype'),
		url('Geogrotesque-Medium.svg#Geogrotesque-Bold') format('svg');
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}