@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?swgtwv');
  src:  url('fonts/icomoon.eot?swgtwv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?swgtwv') format('truetype'),
    url('fonts/icomoon.woff?swgtwv') format('woff'),
    url('fonts/icomoon.svg?swgtwv#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-keyboard_arrow_down:before {
  content: "\10ffff";
}
.icon-weui_arrow-outlined:before {
  content: "\e7801";
}
.icon-weui_arrow-outlined-2:before {
  content: "\e7502";
}
.icon-Box:before {
  content: "\e7603";
}
.icon-ic_round-plus-2:before {
  content: "\e7704";
}
.icon-ic_round-plus:before {
  content: "\e7005";
}
