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

.icon-teardrop-down:before {
	content: "\e600";
}

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

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

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

.icon-quotes-left:before {
	content: "\e977";
}

.icon-quotes-right:before {
	content: "\e978";
}

.icon-instagram:before {
	content: "\ea90";
}

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

.icon-twitter2:before {
	content: "\ea92";
}

.icon-tumblr:before {
	content: "\eabb";
}

.icon-tumblr2:before {
	content: "\eabc";
}

.icon-linkedin:before {
	content: "\eac8";
}

.icon-linkedin2:before {
	content: "\eac9";
}

