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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'spotless';
	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-facebook:before {
	content: "\e600";
}
.icon-twitter:before {
	content: "\e601";
}
.icon-envelope:before {
	content: "\e602";
}
.icon-mobile:before {
	content: "\e603";
}
.icon-newspaper:before {
	content: "\e604";
}
.icon-comment:before {
	content: "\e605";
}
.icon-arrow-left:before {
	content: "\e606";
}
.icon-arrow-down:before {
	content: "\e607";
}
.icon-arrow-up:before {
	content: "\e608";
}
.icon-arrow-right:before {
	content: "\e609";
}
