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

[class^="dropdown-"], [class*=" dropdown-"] {
  /* 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;
}

.dropdown-arrow_drop_down_FILL0_wght400_GRAD0_opsz24:before {
  content: "\e900";
}
.dropdown-add_circle_FILL0_wght400_GRAD0_opsz24:before {
  content: "\e901";
}
.dropdown-add_FILL0_wght400_GRAD0_opsz24:before {
  content: "\e902";
}
.dropdown-stat_minus_1_FILL0_wght400_GRAD0_opsz24:before {
  content: "\e903";
}
.dropdown-expand_more_FILL0_wght400_GRAD0_opsz24:before {
  content: "\e904";
}
.dropdown-keyboard_arrow_down_FILL0_wght400_GRAD0_opsz24:before {
  content: "\e905";
}
