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

[class*="icon-"] {
	font-family: 'showroom-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-google-plus:before {
	content: "\67";
}
.icon-facebook:before {
	content: "\66";
}
.icon-twitter:before {
	content: "\74";
}
.icon-google-plus2:before {
	content: "\47";
}
.icon-facebook2:before {
	content: "\46";
}
.icon-google-plus3:before {
	content: "\63";
}
.icon-facebook3:before {
	content: "\43";
}
.icon-twitter2:before {
	content: "\54";
}
.icon-twitter3:before {
	content: "\64";
}
.icon-arrow-up-left:before {
	content: "\31";
}
.icon-arrow-up:before {
	content: "\32";
}
.icon-arrow-up-right:before {
	content: "\33";
}
.icon-arrow-right:before {
	content: "\34";
}
.icon-arrow-down-right:before {
	content: "\35";
}
.icon-arrow-down:before {
	content: "\36";
}
.icon-arrow-down-left:before {
	content: "\37";
}
.icon-arrow-left:before {
	content: "\38";
}
.icon-home:before {
	content: "\68";
}
.icon-home2:before {
	content: "\30";
}
.icon-home3:before {
	content: "\48";
}
