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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icons';
	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-sale-flash-left:before {
	content: "\e617";
}
.icon-sale-flash-right:before {
	content: "\e618";
}
.icon-mobile-menu:before {
	content: "\e616";
}
.icon-arrow-left:before {
	content: "\e600";
}
.icon-arrow-right:before {
	content: "\e601";
}
.icon-cart:before {
	content: "\e602";
}
.icon-check:before {
	content: "\e603";
}
.icon-circle_arrow-left:before {
	content: "\e604";
}
.icon-circle_arrow-right:before {
	content: "\e605";
}
.icon-circle_fullscreen:before {
	content: "\e606";
}
.icon-circle-fullscreen:before {
	content: "\e607";
}
.icon-cross:before {
	content: "\e608";
}
.icon-dot:before {
	content: "\e609";
}
.icon-dribbble:before {
	content: "\e60a";
}
.icon-dropdown-arrow:before {
	content: "\e60b";
}
.icon-facebook:before {
	content: "\e60c";
}
.icon-flickr:before {
	content: "\e60d";
}
.icon-googleplus:before {
	content: "\e60e";
}
.icon-pinterest:before {
	content: "\e60f";
}
.icon-search:before {
	content: "\e610";
}
.icon-star-empty:before {
	content: "\e611";
}
.icon-start-full:before {
	content: "\e612";
}
.icon-twitter:before {
	content: "\e613";
}
.icon-vimeo:before {
	content: "\e614";
}
.icon-youtube:before {
	content: "\e615";
}
