@font-face {
  font-family: 'wompi-icons';
  src: url('../font/wompi-icons.eot?8854510');
  src: url('../font/wompi-icons.eot?8854510#iefix') format('embedded-opentype'),
       url('../font/wompi-icons.woff2?8854510') format('woff2'),
       url('../font/wompi-icons.woff?8854510') format('woff'),
       url('../font/wompi-icons.ttf?8854510') format('truetype'),
       url('../font/wompi-icons.svg?8854510#wompi-icons') 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: 'wompi-icons';
    src: url('../font/wompi-icons.svg?8854510#wompi-icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "wompi-icons";
  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); */
}

.icon-error:before { content: '\e800'; } /* '' */
.icon-arrow2-down:before { content: '\e801'; } /* '' */
.icon-arrow2-left:before { content: '\e802'; } /* '' */
.icon-arrow2-right:before { content: '\e803'; } /* '' */
.icon-arrow2-up:before { content: '\e804'; } /* '' */
.icon-menu:before { content: '\e805'; } /* '' */
.icon-link:before { content: '\e806'; } /* '' */
.icon-share:before { content: '\e807'; } /* '' */
.icon-smartphone:before { content: '\e808'; } /* '' */
.icon-ok:before { content: '\e809'; } /* '' */
.icon-hand-button:before { content: '\e80a'; } /* '' */
.icon-holding-money:before { content: '\e80b'; } /* '' */
.icon-add-to-cart:before { content: '\e80c'; } /* '' */
.icon-arrow-down:before { content: '\e80d'; } /* '' */
.icon-arrow-up:before { content: '\e80e'; } /* '' */
.icon-arrow-right:before { content: '\e80f'; } /* '' */
.icon-arrow-left:before { content: '\e810'; } /* '' */
.icon-user-check:before { content: '\e811'; } /* '' */
.icon-coding:before { content: '\e812'; } /* '' */
.icon-time:before { content: '\e813'; } /* '' */
.icon-accepted-card:before { content: '\e814'; } /* '' */
.icon-notification:before { content: '\e815'; } /* '' */
.icon-amount:before { content: '\e816'; } /* '' */
.icon-add-money:before { content: '\e817'; } /* '' */
.icon-my-products:before { content: '\e818'; } /* '' */
.icon-tag-price:before { content: '\e819'; } /* '' */
.icon-table-settings:before { content: '\e81a'; } /* '' */
.icon-month:before { content: '\e81b'; } /* '' */
.icon-store:before { content: '\e81c'; } /* '' */
.icon-settings:before { content: '\e81d'; } /* '' */
.icon-whatsapp-outline:before { content: '\e81e'; } /* '' */
.icon-stock-exchange:before { content: '\e81f'; } /* '' */
.icon-grocery:before { content: '\e820'; } /* '' */
.icon-edit:before { content: '\e821'; } /* '' */
.icon-mail:before { content: '\e822'; } /* '' */
.icon-idea:before { content: '\e823'; } /* '' */
.icon-hand:before { content: '\e824'; } /* '' */
.icon-lock-open:before { content: '\e825'; } /* '' */
.icon-lock:before { content: '\e826'; } /* '' */
.icon-plus:before { content: '\e827'; } /* '' */
.icon-invesments-add:before { content: '\e828'; } /* '' */
.icon-list:before { content: '\e829'; } /* '' */
.icon-quit:before { content: '\e82a'; } /* '' */
.icon-documents:before { content: '\e82b'; } /* '' */
.icon-minus:before { content: '\e82c'; } /* '' */
.icon-comment-line:before { content: '\e82d'; } /* '' */
.icon-circle-play:before { content: '\e82e'; } /* '' */
.icon-contact-less:before { content: '\e82f'; } /* '' */
.icon-shield-money:before { content: '\e830'; } /* '' */
.icon-external-link:before { content: '\e831'; } /* '' */
.icon-megaphone:before { content: '\e832'; } /* '' */
.icon-lightbulb:before { content: '\e833'; } /* '' */
.icon-cart:before { content: '\e834'; } /* '' */
.icon-pos:before { content: '\e835'; } /* '' */
.icon-person:before { content: '\e836'; } /* '' */
.icon-dollars:before { content: '\e837'; } /* '' */
.icon-cards:before { content: '\e838'; } /* '' */
.icon-holding-star:before { content: '\e839'; } /* '' */
.icon-calendar:before { content: '\e83a'; } /* '' */
.icon-bitcoin:before { content: '\e83b'; } /* '' */
.icon-send-money:before { content: '\e83c'; } /* '' */
.icon-invoice-search:before { content: '\e83d'; } /* '' */
.icon-calendar-day:before { content: '\e83e'; } /* '' */
.icon-money-slash:before { content: '\e83f'; } /* '' */
.icon-box:before { content: '\e840'; } /* '' */
.icon-pencil:before { content: '\e841'; } /* '' */
.icon-phone-card:before { content: '\e842'; } /* '' */
.icon-shield-1:before { content: '\e843'; } /* '' */
.icon-historical:before { content: '\e844'; } /* '' */
.icon-user:before { content: '\e845'; } /* '' */
.icon-shield:before { content: '\e846'; } /* '' */
.icon-circle-question:before { content: '\e847'; } /* '' */
