@font-face {
	font-family: 'icomoon';
	src:url('thegem-icons.eot?-yiqymz');
	src:url('thegem-icons.eot?#iefix-yiqymz') format('embedded-opentype'),
		url('thegem-icons.woff?-yiqymz') format('woff'),
		url('.thegem-icons.ttf?-yiqymz') format('truetype');
	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-ribbon:before {
	content: "\e609";
}
.icon-pdf:before {
	content: "\e608";
}
.icon-fax:before {
	content: "\e605";
}
.icon-twitter-square:before {
	content: "\f081";
}
.icon-facebook-square:before {
	content: "\f082";
}
.icon-phone:before {
	content: "\f095";
}
.icon-location:before {
	content: "\e606";
}
.icon-arrow-left:before {
	content: "\e607";
}
.icon-arrow-right:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-facebook:before {
	content: "\e603";
}
.icon-googleplus:before {
	content: "\e604";
}
.icon-left-quote:before {
	content: "\e600";
}