﻿/* Local fallback icon set: source iconfont files on the original site return 403.
   Keep original class names so existing markup and CSS still work. */
.iconfont {
  display: inline-block;
  font-family: "Segoe UI Symbol", "Noto Sans Symbols", "Arial Unicode MS", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]::before,
[class*=" icon-"]::before {
  display: inline-block;
}

.icon-xuanzhongzhuangtai::before { content: "\2713"; }
.icon-shang::before { content: "\2191"; }
.icon-you::before { content: "\203A"; }
.icon-zuo::before { content: "\2039"; }
.icon-xuanze::before { content: "\25CF"; font-size: 10px; }
.icon-qq::before { content: "Q"; }
.icon-erweima::before { content: "\25A3"; }
.icon-qianbao::before { content: "\25A0"; }
.icon-zhifu::before { content: "\00A5"; }
