@font-face {
	font-family: 'sm-custom-icons';
	src:url('fonts/sm-custom-icons.eot?j4jglv');
	src:url('fonts/sm-custom-icons.eot?#iefixj4jglv') format('embedded-opentype'),
		url('fonts/sm-custom-icons.woff?j4jglv') format('woff'),
		url('fonts/sm-custom-icons.ttf?j4jglv') format('truetype'),
		url('fonts/sm-custom-icons.svg?j4jglv#sm-custom-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="sm-icon-"], [class*=" sm-icon-"] {
	font-family: 'sm-custom-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;
}

.sm-icon-manual:before {
	content: "\e605";
}
.sm-icon-coins:before {
	content: "\e60e";
}
.sm-icon-money:before {
	content: "\e60f";
}
.sm-icon-get-coins:before {
	content: "\e610";
}
.sm-icon-dvd-player:before {
	content: "\e60d";
}
.sm-icon-air-condition:before {
	content: "\e600";
}
.sm-icon-chip:before {
	content: "\e601";
}
.sm-icon-copier:before {
	content: "\e602";
}
.sm-icon-docs:before {
	content: "\e603";
}
.sm-icon-drill:before {
	content: "\e604";
}
.sm-icon-monoblock:before {
	content: "\e606";
}
.sm-icon-radiostation:before {
	content: "\e607";
}
.sm-icon-scanner:before {
	content: "\e608";
}
.sm-icon-tv:before {
	content: "\e609";
}
.sm-icon-user-manual:before {
	content: "\e60a";
}
.sm-icon-video-projector:before {
	content: "\e60b";
}
.sm-icon-washer:before {
	content: "\e60c";
}