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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-money:before {
  content: "\e900";
}
.icon-credit-card:before {
  content: "\223";
}
.icon-time:before {
  content: "\e423";
}
.icon-view-show:before {
  content: "\e90c";
}
.icon-heart-filled:before {
  content: "\12312";
}
.icon-trash:before {
  content: "\214";
}
.icon-close:before {
  content: "\86";
}
.icon-copy:before {
  content: "\e222";
}
.icon-group-tg-white:before {
  content: "\e123";
}
.icon-chat-tg-white:before {
  content: "\e909";
}
.icon-tg:before {
  content: "\e90a";
}
.icon-star-full:before {
  content: "\e90b";
}
.icon-mail:before {
  content: "\e899";
}
.icon-phone:before {
  content: "\e908";
}
.icon-filter:before {
  content: "\e920";
}
.icon-arrow-ver:before {
  content: "\e904";
}
.icon-bag:before {
  content: "\e902";
}
.icon-arrow-hor:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e903";
}
.icon-user:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e906";
}
.icon-heart:before {
  content: "\e907";
}
.icon-repeat:before {
  content: "\e984";
}
.icon-lang:before {
  content: "\e9ca";
}
