/* '' */

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?19786557#fontello') format('svg');
  }
}
*/
[class^="fc-icon-"]:before, [class*=" fc-icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fc-icon-bitbucket:before {
	content: "";
}

/* '' */
.fc-icon-basket:before {
	content: "";
}

/* '' */
.fc-icon-basket-1:before {
	content: "";
}

/* '' */
.fc-icon-bag:before {
	content: "";
}

/* '' */
.fc-icon-basket-2:before {
	content: "";
}

/* '' */
.fc-icon-basket-3:before {
	content: "";
}

/* '' */
.fc-icon-cart:before {
	content: "";
}

/* '' */
.fc-icon-basket-4:before {
	content: "";
}

/* '' */
.fc-icon-shop:before {
	content: "";
}

/* '' */
.fc-icon-grocery-store:before {
	content: "";
}

/* '' */
.fc-icon-trash:before {
	content: "";
}

/* '' */
.fc-icon-shopping-bag:before {
	content: "";
}

/* '' */
.fc-icon-shopping-basket:before {
	content: "";
}
