@font-face {font-family: "iconfont";
  src: url('../fonts/font.eot'); /* IE9 */
  src: url('../fonts/font.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/f9b7904ebafd4775baad672cbbee07f3.woff') format('woff2'),
  url('../fonts/font.woff') format('woff'),
  url('../fonts/font.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font.svg') format('svg'); /* iOS 4.1- */
}

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

.icon-aboutus:before {
  content: "\e673";
}

.icon-news:before {
  content: "\e603";
}

.icon-shouye:before {
  content: "\e634";
}

.icon-products:before {
  content: "\e62f";
}

.icon-contactus:before {
  content: "\e617";
}

.icon-service:before {
  content: "\e6f7";
}

