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

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

.icon-zan:before {
  content: "\e677";
}

@font-face {
  font-family: "down_arrow"; /* Project id  */
  src: url('down_arrow.ttf?t=1756284984102') format('truetype');
}
.down_arrow {
  font-family: "down_arrow" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-down-arrow:before {
  content: "\e607";
}



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

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

.icon-wujiaoxing:before {
  content: "\e614";
}

.icon-31dianpu:before {
  content: "\e600";
}

.icon-aixin:before {
  content: "\e8ab";
}

.icon-chevron-right-s:before {
  content: "\e608";
}


















