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

.emshop {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'emshop' !important;
	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;
}

.emshop-mail:before {
	content: "\e900";
}
.emshop-phone:before {
	content: "\e901";
}
.emshop-cart:before {
	content: "\e902";
}
.emshop-search:before {
	content: "\e903";
}
.emshop-menu:before {
	content: "\e904";
}
.emshop-user:before {
	content: "\e905";
}
.emshop-tags:before {
	content: "\e906";
}
.emshop-back:before {
	content: "\e907";
}
.emshop-down:before {
	content: "\e908";
}
.emshop-next:before {
	content: "\e909";
}
.emshop-up:before {
	content: "\e90a";
}
.emshop-down-1:before {
	content: "\e90b";
}
.emshop-back-1:before {
	content: "\e90c";
}
.emshop-up-1:before {
	content: "\e90d";
}
.emshop-next-1:before {
	content: "\e90e";
}
.emshop-plus:before {
	content: "\e90f";
}
.emshop-minus:before {
	content: "\e910";
}
.emshop-close:before {
	content: "\e911";
}
.emshop-menu-left:before {
	content: "\e912";
}
