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

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

.icn {
	font-family: 'icomoon' !important;
}

#adminmenu #menu-posts-products.menu-icon-products div.wp-menu-image:before {
  font-family: 'icomoon' !important;
  line-height: 0.8 !important;
  font-size: 25px !important;
  content: '\e603';
  margin-left: -6px;
}

.icn-chicchi-1:before {
	content: "\e602";
}
.icn-chicchi-1-rx:before {
	content: "\e603";
}
.icn-chicchi-2:before {
	content: "\e605";
}
.icn-chicchi-2-rx:before {
	content: "\e604";
}
.icn-chicchi:before {
	content: "\e600";
}