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

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

.Ticon-email:before {
	content: "\e900";
}
.Ticon-star:before {
	content: "\e901";
}
.Ticon-search:before {
	content: "\e902";
}
.Ticon-delete:before {
	content: "\e903";
}

.Ticon-cart:before {
	content: "\e904";
}

.Ticon-arrow:before {
    content: "\e905";
}