@charset "utf-8";
@font-face {
  font-family: 'icomoon';
  src:  url('/dianmian/man/fonts/icomoon.eot?4azuyn');
  src:  url('/dianmian/man/fonts/icomoon.eot?4azuyn#iefix') format('embedded-opentype'),
    url('/dianmian/man/fonts/icomoon.ttf?4azuyn') format('truetype'),
    url('/dianmian/man/fonts/icomoon.woff?4azuyn') format('woff'),
    url('/dianmian/man/fonts/icomoon.svg?4azuyn#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-copy:before {
  content: "\e92c";
}
.icon-phone:before {
  content: "\e942";
}
.icon-daohang:before {
  content: "\e948";
}
