



/* Logo 字体 */
/* @font-face {
  font-family: "iconfontcm";
  src: url('iconfont.ttf') format('truetype');
}

.a-icon {
  font-family: "iconfontcm";
  font-size: 16px;
  font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} */

@font-face {
  font-family: "iconfont"; /* Project id 3466643 */
  src: 
       url('iconfont.ttf') format('truetype');
}

@font-face {
  font-family: "iconfontnum"; /* Project id 3466643 */
  src: 
       url('Roboto-Black.ttf') format('truetype');
}

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

.rank-icon {
  font-family: "iconfontnum" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yuanxingweixuanzhong:before {
  content: "\e72f";
}

.icon-yuanxingxuanzhongfill:before {
  content: "\e730";
}

.icon-xiangyou1:before {
  content: "\e775";
}

.icon-shanchu:before {
  content: "\e718";
}

.icon-jian:before {
  content: "\e794";
}

.icon-jia:before {
  content: "\e795";
}
