@font-face {
	font-family: 'IcoMoon';
	src:url('../fonts/IcoMoon.eot?6oldch');
	src:url('../fonts/IcoMoon.eot?#iefix6oldch') format('embedded-opentype'),
		url('../fonts/IcoMoon.woff?6oldch') format('woff'),
		url('../fonts/IcoMoon.ttf?6oldch') format('truetype'),
		url('../fonts/IcoMoon.svg?6oldch#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;
	
	display: inline-block;
  	width: 14px;
  	height: 14px;
  	*margin-right: .3em;
  	line-height: 14px;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-thumbs-down:before {
	content: "\e600";
}
.icon-thumbs-up:before {
	content: "\e601";
}
.icon-cog:before {
	content: "\38";
}
.icon-arrow-down:before {
	content: "\e007";
}
.icon-arrow-up:before {
	content: "\e005";
}
.icon-next:before {
	content: "\e006";
}
.icon-previous:before {
	content: "\e008";
}
.icon-first:before {
	content: "\e003";
}
.icon-last:before {
	content: "\e004";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-pencil:before {
	content: "\2b";
}
.icon-edit:before,
.icon-pencil-2:before {
	content: "\2c";
}
.icon-cancel:before,
.icon-unpublish:before {
	content: "\49";
}
.icon-checkmark:before,
.icon-publish:before {
	content: "\47";
}
.icon-plus:before {
	content: "\2a";
}
.icon-delete:before {
	content: "\4a";
}
.icon-help:before {
	content: "\45";
}
.icon-menu:before {
	content: "\5a";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-picture:before {
	content: "\2f";
}
.icon-user:before {
	content: "\22";
}
.icon-archive:before {
	content: "\50";
}
.icon-filter:before {
	content: "\54";
}
.icon-trash:before {
	content: "\4c";
}
.icon-eye:before {
	content: "\3c";
}
.icon-calendar:before {
	content: "\43";
}
.icon-unfeatured:before {
	content: "\40";
}
.icon-featured:before {
	content: "\42";
}
.icon-cart:before {
	content: "\e019";
}
