@font-face {
	font-family: 'icomoon';
	
	src:
		url('fonts/icomoon.ttf?fn4xku') format('truetype'),
		url('fonts/icomoon.woff?fn4xku') format('woff'),
		url('fonts/icomoon.svg?fn4xku#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-instagram:before {
	content: "\e900";
}
.icon-train:before {
	content: "\e610";
}
.icon-auto:before {
	content: "\e611";
}
.icon-journey:before {
	content: "\e612";
}
.icon-magnifier:before {
	content: "\e613";
}
.icon-calendar:before {
	content: "\e614";
}
.icon-play:before {
	content: "\e615";
}
.icon-account:before {
	content: "\e616";
}
.icon-fanion:before {
	content: "\e618";
}
.icon-car:before {
	content: "\e609";
}
.icon-metro:before {
	content: "\e60a";
}
.icon-plane:before {
	content: "\e60b";
}
.icon-tram:before {
	content: "\e60f";
}
.icon-arrow-top:before {
	content: "\e901";
}
.icon-arrow-bottom:before {
	content: "\e600";
}
.icon-arrow-left:before {
	content: "\e902";
}
.icon-arrow-right:before {
	content: "\e601";
}
.icon-bus:before {
	content: "\e602";
}
.icon-envelop:before {
	content: "\e603";
}
.icon-people:before {
	content: "\e604";
}
.icon-ticket:before {
	content: "\e605";
}
.icon-glasses:before {
	content: "\e606";
}
.icon-pinterest:before {
	content: "\e607";
}
.icon-label:before {
	content: "\e608";
}
.icon-facebook:before {
	content: "\e60c";
}
.icon-twitter:before {
	content: "\e60d";
}
.icon-googleplus:before {
	content: "\e60e";
}
.icon-geoloc:before {
	content: "\e617";
}

