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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'rm-fonticons';
	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-circle:before {
    content: "\e603";
}
.icon-mini-map:before {
    content: "\e608";
}
.icon-orientation:before {
    content: "\e609";
}
.icon-line:before {
    content: "\e604";
}
.icon-orientation-full:before {
    content: "\e60a";
}
.icon-polygon:before {
    content: "\e601";
}
.icon-rectangle:before {
    content: "\e600";
}
.icon-legend:before {
    content: "\e607";
}
.icon-layer-tool:before {
    content: "\e602";
}
.icon-poi-tool:before {
    content: "\e606";
}
.icon-freehand-tool:before {
    content: "\e60b";
}
.icon-min:before {
    content: "\e605";
}
.icon-driver:before {
    content: "\e60d";
}
.icon-driver-group:before {
    content: "\e60c";
}
.icon-tractor:before {
    content: "\e616";
}
.icon-tractor-group:before {
    content: "\e617";
}
.icon-trailer:before {
    content: "\e618";
}
.icon-trailer-group:before {
    content: "\e619";
}
.icon-vehicle:before {
    content: "\e903";
}
.icon-multi-tractor-trailer:before {
    content: "\e900";
}
.icon-edit-log:before {
    content: "\e60e";
}
.icon-feedback:before {
    content: "\e60f";
}
.icon-gauges:before {
    content: "\e610";
}
.icon-hours:before {
    content: "\e611";
}
.icon-inspection-dot:before {
    content: "\e612";
}
.icon-inspection:before {
    content: "\e613";
}
.icon-logs:before {
    content: "\e614";
}
.icon-signal-failure:before {
    content: "\e615";
}
.icon-defects-none:before {
    content: "\e800";
}
.icon-signed:before,
.icon-signed-no:before {
    content: "\e902";
}
.icon-defects-dont-drive:before,
.icon-defects-ok-drive:before {
    content: "\e901";
}
.icon-driving:before {
    content: "\e801";
}
.icon-sleeper-berth:before {
    content: "\e802";
}
.icon-on-duty:before {
    content: "\e803";
}
.icon-off-duty:before {
    content: "\e804";
}
.icon-time:before {
    content: "\e805";
}


