@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ukhl4i');
  src:  url('fonts/icomoon.eot?ukhl4i#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ukhl4i') format('truetype'),
    url('fonts/icomoon.woff?ukhl4i') format('woff'),
    url('fonts/icomoon.svg?ukhl4i#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-error-input:before {
  content: "\e91c";
}
.icon-info-input:before {
  content: "\e91d";
}
.icon-success-input:before {
  content: "\e91e";
}
.icon-warning-input:before {
  content: "\e91f";
}
.icon-info:before {
  content: "\e918";
}
.icon-warning:before {
  content: "\e919";
}
.icon-error:before {
  content: "\e91a";
}
.icon-success:before {
  content: "\e91b";
}
.icon-clock:before {
  content: "\e916";
}
.icon-headphones:before {
  content: "\e917";
}
.icon-eye:before {
  content: "\e900";
}
.icon-plus:before {
  content: "\e901";
}
.icon-replenish:before {
  content: "\e902";
}
.icon-tg:before {
  content: "\e904";
}
.icon-tw:before {
  content: "\e905";
}
.icon-withdraw:before {
  content: "\e906";
}
.icon-x:before {
  content: "\e907";
}
.icon-yt:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e909";
}
.icon-menu-1:before {
  content: "\e90a";
}
.icon-menu-2:before {
  content: "\e90b";
}
.icon-menu-3:before {
  content: "\e90c";
}
.icon-menu-4:before {
  content: "\e90d";
}
.icon-menu-5:before {
  content: "\e90e";
}
.icon-menu-6:before {
  content: "\e90f";
}
.icon-menu-7:before {
  content: "\e910";
}
.icon-menu-8:before {
  content: "\e920";
}
.icon-check:before {
  content: "\e911";
}
.icon-copy:before {
  content: "\e912";
}
.icon-input-arrow-down:before {
  content: "\e913";
}
.icon-ins:before {
  content: "\e914";
}
.icon-left-arrow:before {
  content: "\e915";
}
.icon-right-arrow:before {
  content: "\e903";
}
