@font-face {
	font-family: 'Yokohama Icons';
	src:url('../fonts/yokohama_icons.eot?98ry9');
	src:url('../fonts/yokohama_icons.eot?#iefix98ry9') format('embedded-opentype'),
		url('../fonts/yokohama_icons.woff?98ry9') format('woff'),
		url('../fonts/yokohama_icons.ttf?98ry9') format('truetype'),
		url('../fonts/yokohama_icons.svg?98ry9#yokohama_icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'Yokohama Icons';
	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-snow:before {
	content: "\e600";
}
.icon-sun:before {
	content: "\e601";
}
.icon-suv:before {
	content: "\e602";
}
.icon-transporter:before {
	content: "\e603";
}
.icon-europe:before {
	content: "\e60b";
}
.icon-car:before {
	content: "\e60c";
}
.icon-bus:before {
	content: "\e60d";
}
.icon-wet:before {
	content: "\e604";
}
.icon-tyre:before {
	content: "\e605";
}
.icon-noise-3:before {
	content: "\e606";
}
.icon-noise-2:before {
	content: "\e607";
}
.icon-noise-1:before {
	content: "\e608";
}
.icon-noise-0:before {
	content: "\e609";
}
.icon-fuel:before {
	content: "\e60a";
}
