/****
====================================================================
		Devapps icons
====================================================================

 ***/

@font-face {
	font-family: 'Glyphter';
	src: url(../fonts/Glyphter.eot);
	src: url(../fonts/Glyphter.eot?#iefix) format("embedded-opentype"), url(../fonts/Glyphter.woff) format("woff"), url(../fonts/Glyphter.ttf) format("truetype"), url(../fonts/Glyphter.svg#Glyphter) format("svg");
	font-weight: 400;
	font-style: normal
}
[class*='icon-']:before {
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-da-car-door:before {
	content: '\0041'
}

.icon-da-fuel:before {
	content: '\0042'
}

.icon-da-transmission:before {
	content: '\0043'
}