@font-face {
  font-family: 'tpcart';
  src: url('../font/tpcart.eot?83691252');
  src: url('../font/tpcart.eot?83691252#iefix') format('embedded-opentype'),
       url('../font/tpcart.woff2?83691252') format('woff2'),
       url('../font/tpcart.woff?83691252') format('woff'),
       url('../font/tpcart.ttf?83691252') format('truetype'),
       url('../font/tpcart.svg?83691252#tpcart') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* 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: 'tpcart';
    src: url('../font/tpcart.svg?83691252#tpcart') format('svg');
  }
}
*/
[class^="icontpcart-"]:before, [class*=" icontpcart-"]:before {
  font-family: "tpcart";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icontpcart-basket:before { content: '\e800'; } /* '' */
.icontpcart-bag:before { content: '\e801'; } /* '' */
.icontpcart-basket-1:before { content: '\e802'; } /* '' */
.icontpcart-basket-2:before { content: '\e803'; } /* '' */
.icontpcart-basket-3:before { content: '\e804'; } /* '' */
.icontpcart-basket-alt:before { content: '\e805'; } /* '' */
.icontpcart-basket-4:before { content: '\e806'; } /* '' */
.icontpcart-left-dir:before { content: '\e807'; } /* '' */
.icontpcart-right-dir:before { content: '\e808'; } /* '' */
.icontpcart-left-open:before { content: '\e809'; } /* '' */
.icontpcart-right-open:before { content: '\e80a'; } /* '' */
.icontpcart-left-open-1:before { content: '\e80b'; } /* '' */
.icontpcart-right-open-1:before { content: '\e80c'; } /* '' */
.icontpcart-left-open-mini:before { content: '\e80d'; } /* '' */
.icontpcart-right-open-mini:before { content: '\e80e'; } /* '' */
.icontpcart-left-open-big:before { content: '\e80f'; } /* '' */
.icontpcart-right-open-big:before { content: '\e810'; } /* '' */
.icontpcart-left-dir-1:before { content: '\e811'; } /* '' */
.icontpcart-right-dir-1:before { content: '\e812'; } /* '' */
.icontpcart-left-circle:before { content: '\e813'; } /* '' */
.icontpcart-right-circle:before { content: '\e814'; } /* '' */
.icontpcart-left-circle-1:before { content: '\e815'; } /* '' */
.icontpcart-right-circle-1:before { content: '\e816'; } /* '' */
.icontpcart-tag:before { content: '\e817'; } /* '' */
.icontpcart-ok:before { content: '\e818'; } /* '' */
.icontpcart-trash-empty:before { content: '\e819'; } /* '' */
.icontpcart-minus:before { content: '\e81a'; } /* '' */
.icontpcart-plus:before { content: '\e81b'; } /* '' */
.icontpcart-forward:before { content: '\e81c'; } /* '' */
.icontpcart-bell:before { content: '\e81d'; } /* '' */
.icontpcart-ok-1:before { content: '\e81e'; } /* '' */
.icontpcart-cancel:before { content: '\e81f'; } /* '' */
.icontpcart-tag-1:before { content: '\e820'; } /* '' */
.icontpcart-truck:before { content: '\e821'; } /* '' */
.icontpcart-shop:before { content: '\e835'; } /* '' */
.icontpcart-right-open-2:before { content: '\f006'; } /* '' */
.icontpcart-left-open-2:before { content: '\f007'; } /* '' */
.icontpcart-bookmark-empty:before { content: '\f097'; } /* '' */
.icontpcart-left-circled:before { content: '\f0a8'; } /* '' */
.icontpcart-right-circled:before { content: '\f0a9'; } /* '' */
.icontpcart-reply:before { content: '\f112'; } /* '' */
.icontpcart-attention-alt:before { content: '\f12a'; } /* '' */
.icontpcart-minus-squared-alt:before { content: '\f147'; } /* '' */
.icontpcart-plus-squared-alt:before { content: '\f196'; } /* '' */
.icontpcart-cart-plus:before { content: '\f217'; } /* '' */
.icontpcart-opencart:before { content: '\f23d'; } /* '' */
.icontpcart-shopping-bag:before { content: '\f290'; } /* '' */
.icontpcart-shopping-basket:before { content: '\f291'; } /* '' */
