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

[class*="icon-"]:before,
[class*="icon-"]:after {
	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-pinterest:before {
  content: "\e900";
}
.icon-bin2:before {
  content: "\51";
}
.icon-circle-up:before {
  content: "\52";
}
.icon-circle-right:before {
  content: "\53";
}
.icon-circle-down:before {
  content: "\54";
}
.icon-circle-left:before {
  content: "\55";
}
.icon-print:before {
  content: "\46";
}
.icon-bracket2-left:before {
  content: "\47";
}
.icon-bracket2-right:before {
  content: "\48";
}
.icon-mobile_my-account:before {
  content: "\49";
}
.icon-my-account:before {
  content: "\4a";
}
.icon-my-bag:before {
  content: "\4b";
}
.icon-order-here:before {
  content: "\4c";
}
.icon-cancel:before {
  content: "\45";
}
.icon-edit:before {
  content: "\4e";
}
.icon-calendar:before {
  content: "\4f";
}
.icon-circle-down2:before {
  content: "\50";
}
.icon-camera:before {
  content: "\4d";
}