﻿@font-face {
  font-family: "iconfont"; /* Project id 4524371 */
  src:url('font9k.ttf') format('truetype');
}

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

.icon-wangzhan:before {
  content: "\e663";
}

.icon-shouji:before {
  content: "\e600";
}

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

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

.icon-neiwangwangzhan:before {
  content: "\e602";
}

.icon-daohangdizhi:before {
  content: "\e65e";
}

.icon-youxiang:before {
  content: "\e62e";
}

.icon-lianxiren:before {
  content: "\e9d2";
}

.icon-chuanzhen:before {
  content: "\e6a3";
}

