@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-tjr6do');
	src:url('fonts/icomoon.eot?#iefix-tjr6do') format('embedded-opentype'),
		url('fonts/icomoon.woff?-tjr6do') format('woff'),
		url('fonts/icomoon.ttf?-tjr6do') format('truetype'),
		url('fonts/icomoon.svg?-tjr6do#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-office:before {
	content: "\e600";
}
.icon-newspaper:before {
	content: "\e601";
}
.icon-pencil:before {
	content: "\e602";
}
.icon-mobile:before {
	content: "\e603";
}
.icon-tablet:before {
	content: "\e604";
}
.icon-users:before {
	content: "\e605";
}
.icon-cloud:before {
	content: "\e606";
}
.icon-attachment:before {
	content: "\e607";
}
