@font-face {
  font-family: 'piaoye_icons';
  src:  url('fonts/piaoye_icons.eot?wrgeh2');
  src:  url('fonts/piaoye_icons.eot?wrgeh2#iefix') format('embedded-opentype'),
    url('fonts/piaoye_icons.ttf?wrgeh2') format('truetype'),
    url('fonts/piaoye_icons.woff?wrgeh2') format('woff'),
    url('fonts/piaoye_icons.svg?wrgeh2#piaoye_icons') 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: 'piaoye_icons' !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-piaoye_zhedie:before {
  content: "\e682";
  color: #000;
}
