@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?g3njvg');
  src:  url('fonts/icomoon.eot?g3njvg#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?g3njvg') format('woff2'),
    url('fonts/icomoon.ttf?g3njvg') format('truetype'),
    url('fonts/icomoon.woff?g3njvg') format('woff'),
    url('fonts/icomoon.svg?g3njvg#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-instagram:before {
  content: "\e916";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-swap:before {
  content: "\e913";
}
.icon-toggle:before {
  content: "\e914";
}
.icon-download:before {
  content: "\e915";
}
.icon-zoom:before {
  content: "\e912";
}
.icon-info:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e910";
}
.icon-grid:before {
  content: "\e90e";
}
.icon-list:before {
  content: "\e90f";
}
.icon-chevron-down:before {
  content: "\e90d";
}
.icon-backup:before {
  content: "\e90a";
}
.icon-deposit:before {
  content: "\e90b";
}
.icon-withdrawal:before {
  content: "\e90c";
}
.icon-chevron-right:before {
  content: "\e909";
}
.icon-bell:before {
  content: "\e907";
}
.icon-close-x-bold:before {
  content: "\e908";
}
.icon-close-x:before {
  content: "\e906";
}
.icon-m:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-telegram:before {
  content: "\e900";
}
