@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2l5q2i');
  src:  url('fonts/icomoon.eot?2l5q2i#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2l5q2i') format('truetype'),
    url('fonts/icomoon.woff?2l5q2i') format('woff'),
    url('fonts/icomoon.svg?2l5q2i#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-wx-color .path1:before {
  content: "\e900";
  color: rgb(251, 101, 0);
}
.icon-wx-color .path2:before {
  content: "\e901";
  margin-left: -1.1669921875em;
  color: rgb(0, 130, 239);
}
.icon-wx-color .path3:before {
  content: "\e902";
  margin-left: -1.1669921875em;
  color: rgb(45, 188, 0);
}
.icon-wx-color .path4:before {
  content: "\e903";
  margin-left: -1.1669921875em;
  color: rgb(255, 204, 0);
}
.icon-wx-color .path5:before {
  content: "\e904";
  margin-left: -1.1669921875em;
  color: rgb(0, 121, 222);
}
.icon-wx-gray:before {
  content: "\e905";
  color: #ffffff;
}
