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

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

.si-thermometer:before {
	content: "\e600";
}


.si-alert-ban:before {
	content: "\e601";
}
.si-alert-ciritical:before {
	content: "\e602";
}
.si-alert-info:before {
	content: "\e603";
}
.si-alert-stop:before {
	content: "\e604";
}
.si-alert-warning:before {
	content: "\e605";
}
.si-thermometer:before {
	content: "\e600";
}
