@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?c7h22j');
	src:url('../fonts/icomoon.eot?#iefixc7h22j') format('embedded-opentype'),
		url('../fonts/icomoon.woff?c7h22j') format('woff'),
		url('../fonts/icomoon.ttf?c7h22j') format('truetype'),
		url('../fonts/icomoon.svg?c7h22j#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-shopping-cart:before {
	content: "\e600";
}
.icon-search:before {
	content: "\e606";
}
.icon-external-link:before {
	content: "\e608";
}

.icon-facebook:before {
	content: "\e601";
}
.icon-instagram:before {
	content: "\e602";
}
.icon-twitter:before {
	content: "\e603";
}
.icon-youtube:before {
	content: "\e604";
}
.icon-pinterest:before {
	content: "\e605";
}
