@font-face {
	font-family: 'icomoon';
	src:  url('../../fonts/icomoon.eot?57f2p7');
	src:  url('../../fonts/icomoon.eot?57f2p7#iefix') format('embedded-opentype'),
	url('../../fonts/icomoon.woff2?57f2p7') format('woff2'),
	url('../../fonts/icomoon.ttf?57f2p7') format('truetype'),
	url('../../fonts/icomoon.woff?57f2p7') format('woff'),
	url('../../fonts/icomoon.svg?57f2p7#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	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-menu:before {
	content: "\e902";
}
.icon-close:before {
	content: "\f00d";
}
.icon-add:before {
	content: "\f067";
}
.icon-check:before {
	content: "\e903";
}
.icon-arrow-left:before {
	content: "\f062";
}
.icon-arrow-right:before {
	content: "\f061";
}
.icon-arrow-up:before {
	content: "\f063";
}
.icon-arrow-down:before {
	content: "\f064";
}
.icon-settings:before {
	content: "\f013";
}
.icon-exit:before {
	content: "\f08b";
}
.icon-datepicker:before {
	content: "\e600";
}
.icon-home:before {
	content: "\e901";
}
.icon-alert:before {
	content: "\e900";
}
.icon-info:before {
	content: "\e90e";
}
.icon-trash:before {
	content: "\e90b";
}
.icon-marker:before {
	content: "\e90c";
}
.icon-train:before {
	content: "\e953";
}
.icon-bus:before {
	content: "\e904";
}
.icon-clock:before {
	content: "\e905";
}
