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

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

.icon-check:before {
	content: "\e28a";
}
.icon-call:before {
	content: "\e600";
}
.icon-envelope:before {
	content: "\e601";
}
.icon-quote-right:before {
	content: "\e602";
}
.icon-spinner-dot:before {
	content: "\e603";
}
.icon-spinner-circle:before {
	content: "\e604";
}
.icon-spinner-bars:before {
	content: "\e605";
}
