@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff?') format('woff'),
		url('../fonts/icomoon.ttf?') format('truetype'),
		url('../fonts/icomoon.svg?#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-mail:before {
	content: "\e612";
}
.icon-pencil:before {
	content: "\e60e";
}
.icon-phone:before {
	content: "\e60f";
}
.icon-map:before {
	content: "\e610";
}
.icon-quill:before {
	content: "\e604";
}
.icon-tag:before {
	content: "\e605";
}
.icon-search:before {
	content: "\e606";
}
.icon-link:before {
	content: "\e607";
}
.icon-play:before {
	content: "\e608";
}
.icon-googleplus:before {
	content: "\e609";
}
.icon-facebook:before {
	content: "\e60a";
}
.icon-twitter:before {
	content: "\e60b";
}
.icon-user:before {
	content: "\e611";
}
.icon-user-add:before {
	content: "\e60c";
}
.icon-key-outline:before {
	content: "\e60d";
}
.icon-home:before {
	content: "\e600";
}
.icon-arrow-right:before {
	content: "\e603";
}
.icon-plus:before {
	content: "\e601";
}
.icon-arrow-down:before {
	content: "\e602";
}
.icon-rss:before {
	content: "\f09e";
}
.icon-caret-left:before {
	content: "\f0d9";
}
.icon-caret-right:before {
	content: "\f0da";
}
.icon-youtube:before {
	content: "\f167";
}
