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

[class^="ico-"], [class*=" ico-"] {
	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;
}

.ico-home:before {
	content: "\e605";
}
.ico-music:before {
	content: "\e606";
}
.ico-headphones:before {
	content: "\e607";
}
.ico-cart:before {
	content: "\e608";
}
.ico-credit:before {
	content: "\e609";
}
.ico-phone:before {
	content: "\e60a";
}
.ico-phone-hang-up:before {
	content: "\e60b";
}
.ico-envelope:before {
	content: "\e60c";
}
.ico-location:before {
	content: "\e60d";
}
.ico-clock:before {
	content: "\e60e";
}
.ico-alarm:before {
	content: "\e60f";
}
.ico-calendar:before {
	content: "\e610";
}
.ico-calendar2:before {
	content: "\e611";
}
.ico-print:before {
	content: "\e612";
}
.ico-screen:before {
	content: "\e613";
}
.ico-laptop:before {
	content: "\e614";
}
.ico-mobile:before {
	content: "\e615";
}
.ico-mobile2:before {
	content: "\e616";
}
.ico-tablet:before {
	content: "\e617";
}
.ico-tv:before {
	content: "\e618";
}
.ico-bubble:before {
	content: "\e619";
}
.ico-gift:before {
	content: "\e61a";
}
.ico-glass:before {
	content: "\e61b";
}
.ico-mug:before {
	content: "\e61c";
}
.ico-food:before {
	content: "\e61d";
}
.ico-signup:before {
	content: "\e61e";
}
.ico-menu:before {
	content: "\e61f";
}
.ico-cloud:before {
	content: "\e620";
}
.ico-link:before {
	content: "\e621";
}
.ico-close:before {
	content: "\e622";
}
.ico-checkbox-checked:before {
	content: "\e623";
}
.ico-checkbox-unchecked:before {
	content: "\e624";
}
.ico-share:before {
	content: "\e625";
}
.ico-googleplus:before {
	content: "\e626";
}
.ico-facebook:before {
	content: "\e627";
}
.ico-instagram:before {
	content: "\e628";
}
.ico-twitter:before {
	content: "\e629";
}
.ico-youtube:before {
	content: "\e62a";
}
.ico-vimeo:before {
	content: "\e62b";
}
.ico-pinterest:before {
	content: "\e62c";
}
.ico-foursquare:before {
	content: "\e62d";
}
.ico-arrow-left:before {
	content: "\e62e";
}
.ico-arrow-down:before {
	content: "\e62f";
}
.ico-arrow-up:before {
	content: "\e630";
}
.ico-arrow-right:before {
	content: "\e631";
}
.ico-linkedin:before {
	content: "\e632";
}
.ico-yelp:before {
	content: "\e633";
}
/* ==========================
icon fonts social media colors
========================== */
a i {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover .ico-facebook  {
	color: #47619c;
	}
a:hover .ico-twitter  {
	color: #52c9f1;
	}
a:hover .ico-foursquare  {
	color: #4ea6ca;
	}
a:hover .ico-yelp  {
	color: #ad2c30;
	}
a:hover .ico-youtube  {
	color: #59241a;
	}
a:hover .ico-instagram  {
	color: #AB7F63;
	}
a:hover .ico-googleplus  {
	color: #DD4B39;
	}
a:hover .ico-pinterest  {
	color: #CC2129;
	}
a:hover .ico-linkedin  {
	color: #0089b7;
	}
