@font-face {
  font-family: 'icomoon';
  src:  url('./../../fonts/icomoon.eot?539bvk');
  src:  url('./../../fonts/icomoon.eot?539bvk#iefix') format('embedded-opentype'),
    url('./../../fonts/icomoon.ttf?539bvk') format('truetype'),
    url('./../../fonts/icomoon.woff?539bvk') format('woff'),
    url('./../../fonts/icomoon.svg?539bvk#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: 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-Actions:before {
  content: "\e900";
}
.icon-Add:before {
  content: "\e901";
}
.icon-Alert:before {
  content: "\e902";
}
.icon-Arrow_down:before {
  content: "\e903";
}
.icon-Arrow_L_left:before {
  content: "\e904";
}
.icon-Arrow_L_right:before {
  content: "\e905";
}
.icon-Arrow_left:before {
  content: "\e906";
}
.icon-Arrow_M_down:before {
  content: "\e907";
}
.icon-Arrow_M_up:before {
  content: "\e908";
}
.icon-Arrow_right:before {
  content: "\e909";
}
.icon-Arrow_up:before {
  content: "\e90a";
}
.icon-Checkbox:before {
  content: "\e90b";
}
.icon-Checkbox_Select:before {
  content: "\e90c";
}
.icon-Clock:before {
  content: "\e90d";
}
.icon-Close:before {
  content: "\e90e";
}
.icon-Copy:before {
  content: "\e90f";
}
.icon-Dashmeter:before {
  content: "\e910";
}
.icon-Date-time:before {
  content: "\e911";
}
.icon-Delete:before {
  content: "\e912";
}
.icon-Edit:before {
  content: "\e913";
}
.icon-Remove:before {
  content: "\e914";
}
.icon-Search:before {
  content: "\e915";
}
.icon-Select:before {
  content: "\e916";
}
.icon-Slider_Arrow_down:before {
  content: "\e917";
}
.icon-Slider_Arrow_left:before {
  content: "\e918";
}
.icon-Slider_Arrow_right:before {
  content: "\e919";
}
.icon-Slider_Arrow_up:before {
  content: "\e91a";
}
