@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?7e7rhi');
	src:url('fonts/icomoon.eot?#iefix7e7rhi') format('embedded-opentype'),
		url('fonts/icomoon.woff?7e7rhi') format('woff'),
		url('fonts/icomoon.ttf?7e7rhi') format('truetype'),
		url('fonts/icomoon.svg?7e7rhi#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-instagram:before {
	content: "\e600";
}

.icon-arrows:before {
	content: "\e601";
}

.icon-check:before {
	content: "\e602";
}

.icon-facebook:before {
	content: "\e603";
}

.icon-gem:before {
	content: "\e604";
}

.icon-gplus:before {
	content: "\e605";
}

.icon-pinterest:before {
	content: "\e606";
}

.icon-rss:before {
	content: "\e607";
}

.icon-search:before {
	content: "\e608";
}

.icon-trash:before {
	content: "\e609";
}

.icon-twitter:before {
	content: "\e60a";
}

.icon-x:before {
	content: "\e60b";
}

.icon-youtube:before {
	content: "\e60c";
}

