@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-qx19jf');
	src:url('fonts/icomoon.eot?#iefix-qx19jf') format('embedded-opentype'),
		url('fonts/icomoon.woff?-qx19jf') format('woff'),
		url('fonts/icomoon.ttf?-qx19jf') format('truetype'),
		url('fonts/icomoon.svg?-qx19jf#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;
	top: 50px;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
	content: "\e600";
}
.icon-office:before {
	content: "\e60c";
}
.icon-pencil:before {
	content: "\e601";
}
.icon-images:before {
	content: "\e602";
}
.icon-tag:before {
	content: "\e603";
}
.icon-coin:before {
	content: "\e604";
}
.icon-credit:before {
	content: "\e60d";
}
.icon-phone:before {
	content: "\e60e";
}
.icon-envelope:before {
	content: "\e605";
}
.icon-compass:before {
	content: "\e606";
}
.icon-clock:before {
	content: "\e60f";
}
.icon-disk:before {
	content: "\e607";
}
.icon-googleplus:before {
	content: "\e608";
}
.icon-facebook:before {
	content: "\e609";
}
.icon-twitter:before {
	content: "\e60a";
}
.icon-youtube:before {
	content: "\e60b";
}
