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

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

.icon-daohang:before {
  content: "\e62c";
}

.icon-guanbi:before {
  content: "\e63a";
}

.icon-youjiantou1:before {
  content: "\e61f";
}

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

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

.icon-douyin:before {
  content: "\e8db";
}

.icon-xiaohongshu:before {
  content: "\e602";
}

.icon-yingxiao:before {
  content: "\e631";
}

.icon-youjiantou:before {
  content: "\e624";
}

.icon-wenju:before {
  content: "\e603";
}

.icon-fuwu:before {
  content: "\e64a";
}

.icon-tuandui:before {
  content: "\e6a0";
}

