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

[class^="icon-"], [class*=" icon-"] {

  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before {
  content: "\e90e";
}
.icon-zap:before {
  content: "\e909";
}
.icon-alert-octagon:before {
  content: "\e90a";
}
.icon-alert-circle:before {
  content: "\e90b";
}
.icon-check:before {
  content: "\e90c";
}
.icon-chevron-right:before {
  content: "\e90d";
}
.icon-feather:before {
  content: "\e908";
}
.icon-layout:before {
  content: "\e901";
}
.icon-info:before {
  content: "\e902";
}
.icon-chevron-down:before {
  content: "\e903";
}
.icon-menu:before {
  content: "\e904";
}
.icon-maximize-2:before {
  content: "\e905";
}
.icon-x:before {
  content: "\e906";
}
.icon-grid:before {
  content: "\e907";
}
.icon-send:before {
  content: "\e900";
}
