@font-face {
  font-family: 'icomoon';
  src:  ;
  src:   format('embedded-opentype'),
     format('truetype'),
     format('woff'),
     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-arrow-down:before {
  content: "\e900";
}
.icon-arrow-up:before {
  content: "\e901";
}
.icon-browse:before {
  content: "\e902";
}
.icon-certificate:before {
  content: "\e903";
}
.icon-cert-recruit:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e905";
}
.icon-contribute:before {
  content: "\e906";
}
.icon-drop-down:before {
  content: "\e907";
}
.icon-hang:before {
  content: "\e908";
}
.icon-login:before {
  content: "\e909";
}
.icon-navigation:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-praise:before {
  content: "\e90c";
}
.icon-pub:before {
  content: "\e90d";
}
.icon-refresh:before {
  content: "\e90e"!important;
}
.icon-register:before {
  content: "\e90f";
}
.icon-service:before {
  content: "\e910";
}
.icon-success:before {
  content: "\e911";
}
.icon-tel:before {
  content: "\e912";
}
.icon-wechat:before {
  content: "\e913";
}
