
@font-face {font-family: "iconfont";
  src: ; /* ie9*/
  src:  format('embedded-opentype'), /* ie6-ie8 */
   format('woff'), /* chrome, firefox */
   format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2 */
   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-weixin:before { content: "\e603"; }

.icon-dianhua:before { content: "\e604"; }

.icon-meun:before { content: "\e648"; }

.icon-mobile:before { content: "\e605"; }

.icon-gengduo:before { content: "\e64a"; }

.icon-dingbuzuoqianfang:before { content: "\e601"; }

.icon-daohang:before { content: "\e60e"; }

