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