@font-face {font-family: "fi";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  /* url('../fonts/fe3b2487143149089a5c6fe4d751554d.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-sina:before {
  content: "\e600";
}

.fi-right:before {
  content: "\e61c";
}

.fi-search:before {
  content: "\e61f";
}

.fi-clock:before {
  content: "\e62a";
}

.fi-qq:before {
  content: "\e604";
}

.fi-tencent-weibo:before {
  content: "\e660";
}

.fi-zuoji:before {
  content: "\e64c";
}

.fi-xiala:before {
  content: "\e608";
}

.fi-weixin:before {
  content: "\e602";
}

.fi-gengduo:before {
  content: "\e69f";
}

.fi-search1:before {
  content: "\e60e";
}

.fi-eye:before {
  content: "\e601";
}

.fi-building:before {
  content: "\e603";
}

.fi-left:before {
  content: "\e6a0";
}

