@font-face{
	font-family: 'icomoon';
	src:	url('../fonts/icomoon.eot?6xghsw');
	src:	url('../fonts/icomoon.eot?6xghsw#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?6xghsw') format('truetype'),
		url('../fonts/icomoon.woff?6xghsw') format('woff'),
		url('../fonts/icomoon.svg?6xghsw#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
[class^='icon-']::before, [class*=' icon-']::before{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class^='icon-']::before, [class*=' icon-']::before{
	font-family: 'icomoon' !important;
}

.icon-freight:before{
	content: "\e90b";
}
.icon-passenger:before{
	content: "\e90c";
}
.icon-pedestrian:before{
	content: "\e90d";
}
.icon-catalog:before{
	content: "\e90a";
}
.icon-download:before{
	content: "\e909";
}
.icon-winter:before{
	content: "\e907";
}
.icon-summer:before{
	content: "\e908";
}
.icon-bkbi:before{
	content: "\e906";
}
.icon-web:before{
	content: "\e901";
}
.icon-tel:before{
	content: "\e902";
}
.icon-location:before{
	content: "\e903";
}
.icon-arrow-right:before{
	content: "\e904";
}
.icon-arrow-down:before{
	content: "\e905";
}
.icon-file:before{
	content: "\e900";
}