@font-face {
  font-family: "iconfont"; /* Project id 4359476 */
  src: url('../font/font_4359476_48wtbv2x47m.woff2') format('woff2'),
       url('../font/font_4359476_48wtbv2x47m.woff') format('woff'),
       url('../font/font_4359476_48wtbv2x47m.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-download:before {
  content: "\e8c6";
}

.icon-close:before {
  content: "\e6e9";
}

/* .icon-next:before {
  content: "\e87b";
}

.icon-prev:before {
  content: "\e87c";
} */

.icon-j:before {
  content: "\e87a";
}

.icon-address:before {
  content: "\e876";
}

.icon-mail:before {
  content: "\e877";
}

.icon-money:before {
  content: "\e878";
}

.icon-year:before {
  content: "\e879";
}

.icon-tel:before {
  content: "\e874";
}

.icon-map:before {
  content: "\e875";
}

.icon-vid:before {
  content: "\e873";
}

.icon-quan:before {
  content: "\e871";
}

.icon-qq:before {
  content: "\e872";
}

.icon-wx:before {
  content: "\e870";
}

.icon-wb:before {
  content: "\e86f";
}

.icon-down:before {
  content: "\e86e";
}

.icon-search:before {
  content: "\e86c";
}

