@font-face {
  font-family: 'yxawesome';
  src:  url('yxawesome.eot?7qqals');
  src:  url('yxawesome.eot?7qqals#iefix') format('embedded-opentype'),
    url('yxawesome.ttf?7qqals') format('truetype'),
    url('yxawesome.woff?7qqals') format('woff'),
    url('yxawesome.svg?7qqals#yxawesome') 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: 'yxawesome' !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-menu:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e901";
}
.icon-home3:before {
  content: "\e902";
}
.icon-fenxiang:before {
  content: "\e903";
}
.icon-pinlun:before {
  content: "\e904";
}
.icon-history:before {
  content: "\e94d";
}
.icon-arrow-left2:before {
  content: "\ea40";
}