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

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

.fi-qq:before {
  content: "\e605";
}

.fi-sina:before {
  content: "\e606";
}

.fi-wechat:before {
  content: "\e608";
}

.fi-phone:before {
  content: "\e63f";
}

.fi-friendzone:before {
  content: "\e631";
}

.fi-house:before {
  content: "\e628";
}

.fi-eye:before {
  content: "\e6a1";
}

.fi-mailalt:before {
  content: "\e717";
}

.fi-mail:before {
  content: "\e644";
}

.fi-dianhua:before {
  content: "\e668";
}

.fi-arrowright:before {
  content: "\e614";
}

.fi-close:before {
  content: "\e65d";
}

.fi-plus:before {
  content: "\e6dc";
}

.fi-location:before {
  content: "\e600";
}

.fi-bookmark:before {
  content: "\e71b";
}

.fi-trash:before {
  content: "\e74b";
}

.fi-calendar:before {
  content: "\e7e6";
}

.fi-download:before {
  content: "\e601";
}

.fi-renyuan:before {
  content: "\e604";
}

.fi-arrowleft:before {
  content: "\e971";
}

