﻿.iconfont {
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

.icon-weixin {
  width: 26px;
  height: 26px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M8.691 2.188C3.891 2.188 0 5.476 0 9.53c0 2.212 1.17 4.203 3.002 5.55a.59.59 0 0 1 .213.665l-.39 1.48c-.019.07-.048.141-.048.213 0 .163.13.295.29.295a.326.326 0 0 0 .167-.054l1.903-1.114a.864.864 0 0 1 .717-.098 10.16 10.16 0 0 0 2.837.403c.276 0 .543-.027.811-.05-.857-2.578.157-4.972 1.932-6.446 1.703-1.415 3.882-1.98 5.853-1.838-.576-3.583-4.196-6.348-8.596-6.348zM5.785 9.151H4.278a.495.495 0 0 1 0-.99h1.507a.495.495 0 0 1 0 .99zm4.905 0H9.183a.495.495 0 0 1 0-.99h1.507a.495.495 0 0 1 0 .99z'/%3E%3Cpath fill='%23ffffff' d='M23.953 14.378c0-3.387-3.407-6.131-7.601-6.131-4.195 0-7.602 2.744-7.602 6.131 0 3.387 3.407 6.131 7.602 6.131.855 0 1.676-.122 2.437-.343l2.228 1.302a.254.254 0 0 0 .13.042.227.227 0 0 0 .227-.227 1.09 1.09 0 0 0-.034-.166l-.456-1.736a.505.505 0 0 1 .183-.569c1.634-1.213 2.864-3.015 2.864-4.976z'/%3E%3C/svg%3E") center/contain no-repeat;
}

.icon-weixin::before {
  content: none;
  display: none;
}
