@font-face {
  font-family: "fa"; /* Project id 1873242 */
  src: url('iconfont.woff2?t=1679126485403') format('woff2'),
       url('iconfont.woff?t=1679126485403') format('woff'),
       url('iconfont.ttf?t=1679126485403') format('truetype');
}

.fa {
  font-family: "fa" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 向下 */
.fa-angle-down:before {
  content: "\e600";
  
}


/* 分类 */
.fa-list1:before {
  content: "\e601";
  color: #fff;
}


/* 朋友圈 */
.fa-friendgroup:before {
  content: "\e669";
}


/* 苹果 */
.custom-icon-changyonglogo35:before {
  content: "\e71c";
}


/* 安卓 */
.custom-icon-changyonglogo37:before {
  content: "\e71e";
}


/* qq */
.fa-qq:before {
  content: "\e73e";
}


/* pc */
.custom-icon-PC:before {
  content: "\e6d5";
}


/* 微信 */
.fa-wechat:before {
  content: "\e607";
}


/* 左 */
.fa-angle-right:before {
  content: "\e64a";
}

/* 分类 */
.custom-icon-fenlei:before {
  content: "\e610";
}

