@font-face {
  font-family: "icon";
  src: url('iconfont.woff') format('woff')
}

.icon {
  font-family: "icon" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.guoji:before {
  content: "\e609";
}

.jianzhu:before {
  content: "\e631";
}

.bailing:before {
  content: "\e610";
}

.lingdai:before {
  content: "\e63b";
}

.zhangfu:before {
  content: "\e763";
}

.yuanhuan:before {
  content: "\e72a";
}