@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?3p360k');
	src:url('fonts/icomoon.eot?#iefix3p360k') format('embedded-opentype'),
		url('fonts/icomoon.woff?3p360k') format('woff'),
		url('fonts/icomoon.ttf?3p360k') format('truetype'),
		url('fonts/icomoon.svg?3p360k#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

td [class^="c-icon-"], td [class*=" c-icon-"] ,li [class^="c-icon-"], li [class*=" c-icon-"]{
	text-align: center;
	display: inline-block;
	width: 3em;
}

[class^="c-icon-"], [class*=" c-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;
}

.c-icon-construction1:before {
	content: "\e600";
}
.c-icon-driver:before {
	content: "\e601";
}
.c-icon-estate:before {
	content: "\e602";
}
.c-icon-motorcyle:before {
	content: "\e603";
}
.c-icon-mpv:before {
	content: "\e604";
	color: #d35400 
}
.c-icon-saloon:before {
	content: "\e605";
	color:#00B16A;
}
.c-icon-scooter:before {
	content: "\e606";
}
.c-icon-trailer:before {
	content: "\e607";
}
.c-icon-truck-large:before {
	content: "\e608";
}
.c-icon-truck-small:before {
	content: "\e609";
	color:#2574A9;
}
.c-icon-van1:before {
	content: "\e60a";
	color:#F5AB35;
}
.c-icon-van2:before {
	content: "\e60b";
	color:#F5AB35;
}

.icon-location:before {
    content: "\e947";
    color:#F5AB35;
}
.icon-file-text2:before {
	content: "\e609";
	color:#2574A9;
}