﻿@font-face {
  font-family: "iconfont"; /* Project id  */
  src: 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-weixin:before {
  content: "\f0106";
}

.icon-xiajiantou:before {
  content: "\e630";
}

.icon-lianxikefu:before {
  content: "\e646";
}

.icon-sousuo_o:before {
  content: "\e6bd";
}

.icon-xiaochengxu:before {
  content: "\e62d";
}

.icon-arrow-left-bold:before {
  content: "\e60b";
}

.icon-arrow-right-bold:before {
  content: "\e60c";
}

.icon-qiyeweixin:before {
  content: "\e6af";
}

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

.icon-jiantou:before {
  content: "\e60d";
}

