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

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

.iconextra-truck:before {
	content: "\e602";
}

.iconextra-bag:before {
	content: "\e600";
}

.iconextra-marker:before {
	content: "\e601";
}

.iconextra-paypal:before {
	content: "\e60a";
}

.iconextra-mastercard:before {
	content: "\e60b";
}

.iconextra-visa:before {
	content: "\e60c";
}

