@font-face {
	font-family: 'icomoon';
	src:url('../webfonts/icomoon.eot?uunfsp');
	src:url('../webfonts/icomoon.eot?#iefixuunfsp') format('embedded-opentype'),
		url('../webfonts/icomoon.woff?uunfsp') format('woff'),
		url('../webfonts/icomoon.ttf?uunfsp') format('truetype'),
		url('../webfonts/icomoon.svg?uunfsp#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-search:before {
	content: "\f002";
}

.icon-close:before {
	content: "\f00d";
}

.icon-remove:before {
	content: "\f00d";
}

.icon-times:before {
	content: "\f00d";
}

.icon-home:before {
	content: "\f015";
}

.icon-shopping-cart:before {
	content: "\f07a";
}

.icon-bars:before {
	content: "\f0c9";
}

.icon-navicon:before {
	content: "\f0c9";
}

.icon-reorder:before {
	content: "\f0c9";
}

.icon-angle-left:before {
	content: "\f104";
}

.icon-angle-right:before {
	content: "\f105";
}

.icon-angle-up:before {
	content: "\f106";
}

.icon-angle-down:before {
	content: "\f107";
}

.icon-youtube-square:before {
	content: "\f166";
}

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

