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