@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?olw5n8');
	src:url('../fonts/icomoon.eot?#iefixolw5n8') format('embedded-opentype'),
		url('../fonts/icomoon.woff?olw5n8') format('woff'),
		url('../fonts/icomoon.ttf?olw5n8') format('truetype'),
		url('../fonts/icomoon.svg?olw5n8#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon_"], [class*=" icon_"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon_globe2:before {
	content: "\e600";
}

.icon_mobile:before {
	content: "\e60e";
}

.icon_tripmode_bike:before {
	content: "\e603";
}

.icon_tripmode_bus:before {
	content: "\e604";
}

.icon_tripmode_car:before {
	content: "\e605";
}

.icon_tripmode_ferry:before {
	content: "\e606";
}

.icon_tripmode_subway:before {
	content: "\e607";
}

.icon_tripmode_walk:before {
	content: "\e608";
}

.icon_tripmode_flight:before {
	content: "\e609";
}

.icon_fullscreen:before {
	content: "\e611";
}

.icon_fullscreen_exit:before {
	content: "\e612";
}

.icon_menu:before {
	content: "\e613";
}

.icon_sitemap:before {
	content: "\f0e8";
}

.icon_direction_down:before {
	content: "\e60a";
}

.icon_direction_left:before {
	content: "\e60b";
}

.icon_direction_right:before {
	content: "\e60c";
}

.icon_direction_up:before {
	content: "\e60d";
}

.icon_globe:before {
	content: "\e60f";
}

.icon_images:before {
	content: "\e610";
}

