.icon {
position:relative;
}
.icon:before {
    font-family: 'iconfont';
	speak:none;
	font-style:normal;
	font-weight:normal !important;
	font-variant:normal;
	text-transform:none;
  line-height: 1;
  color: inherit;
  position: relative;
  font-size: 1em;
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.favor:before {
  content: "\e613";
}