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

[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-image:before {
	content: "\e600";
}
.icon-images:before {
	content: "\e601";
}
.icon-camera:before {
	content: "\e602";
}
.icon-videocamera:before {
	content: "\e603";
}
.icon-facebook-2:before {
	content: "\e604";
}
.icon-twitter:before {
	content: "\e605";
}
.icon-rss:before {
	content: "\e606";
}
.icon-play:before {
	content: "\e607";
}
.icon-google-plus:before {
	content: "\e608";
}
.icon-dribbble-2:before {
	content: "\e609";
}
.icon-iphone:before {
	content: "\e60a";
}
.icon-linkedin-2:before {
	content: "\e60b";
}
.icon-pinterest:before {
	content: "\e60c";
}
.icon-map-marker:before {
	content: "\e60d";
}
.icon-email:before {
	content: "\e60e";
}
.icon-chevron-left:before {
	content: "\e60f";
}
.icon-chevron-right:before {
	content: "\e610";
}
.icon-double-angle-right:before {
	content: "\e611";
}
.icon-double-angle-left:before {
	content: "\e612";
}
