@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?5qcjk2');
  src:  url('fonts/icomoon.eot?5qcjk2#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5qcjk2') format('truetype'),
    url('fonts/icomoon.woff?5qcjk2') format('woff'),
    url('fonts/icomoon.svg?5qcjk2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-add:before {
  content: "\e900";
}
.icon-arrow-back:before {
  content: "\e901";
}
.icon-arrow-forward:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-arrow-hide:before {
  content: "\e904";
}
.icon-arrow-show:before {
  content: "\e905";
}
.icon-calendar:before {
  content: "\e906";
}
.icon-car:before {
  content: "\e907";
}
.icon-close:before {
  content: "\e908";
}
.icon-doc:before {
  content: "\e90a";
}
.icon-download:before {
  content: "\e90b";
}
.icon-droplist-arrow-hide:before {
  content: "\e90c";
}
.icon-droplist-arrow-show:before {
  content: "\e90d";
}
.icon-e-mail:before {
  content: "\e90e";
}
.icon-filter:before {
  content: "\e90f";
}
.icon-logout:before {
  content: "\e910";
}
.icon-question:before {
  content: "\e911";
}
.icon-menu:before {
  content: "\e912";
}
.icon-payment-done .path1:before {
  content: "\e915";
  color: rgb(0, 161, 105);
}
.icon-payment-done .path2:before {
  content: "\e916";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-phone:before {
  content: "\e917";
}
.icon-print:before {
  content: "\e918";
}
.icon-search:before {
  content: "\e919";
}
.icon-note:before {
  content: "\e91a";
}
.icon-show:before {
  content: "\e91b";
}
.icon-payment-error .path1:before {
  content: "\e909";
  color: rgb(255, 0, 0);
}
.icon-payment-error .path2:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
