@font-face {font-family: "i_con";
  src: url('iconfont.eot?t=1562662141427'); /* IE9 */
  src: url('iconfont.eot?t=1562662141427#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1562662141427') format('woff'),
  url('iconfont.ttf?t=1562662141427') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1562662141427#i_con') format('svg'); /* iOS 4.1- */
}

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

.i_conguanbi:before {
  content: "\e61a";
}

