﻿/* 引入字体图标样式 */
@font-face {
  font-family: "iconfont"; 
  src: url('../fonts/iconfont.woff2') format('woff2'),
       url('../fonts/iconfont.woff') format('woff'),
       url('../fonts/iconfont.ttf') format('truetype');
}
@font-face {
  font-family: "Bold"; 
  src: url("../fonts/poppins-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Light";
  src: url("../fonts/poppins-extralight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Regular";
  src: url("../fonts/poppins-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SemiBold";
  src: url("../fonts/poppins-semibold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; 
}

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

.icon-whatsapp:before {
  content: "\e739";
}

.icon-dianhua:before {
  content: "\e64b";
}

.icon-youxiang2:before {
  content: "\e6c2";
}

.icon-fanhuidingbu:before {
  content: "\e60f";
}

.icon-you:before {
  content: "\ec15";
}

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

.icon-douhao:before {
  content: "\e64f";
}

.icon-douhao-copy:before {
  content: "\e650";
}

.icon-weixin:before {
  content: "\e66d";
}

.icon-gengduo1:before {
  content: "\e785";
}

.icon-goutong:before {
  content: "\e615";
}

.icon-lianjie:before {
  content: "\e601";
}

.icon-yingyong1:before {
  content: "\e679";
}

.icon-liulan:before {
  content: "\e693";
}

.icon-fenxiang:before {
  content: "\e613";
}

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

.icon-riqi:before {
  content: "\e65b";
}

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

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

.icon-zengjia:before {
  content: "\e889";
}

.icon-jianhao_o:before {
  content: "\eb79";
}

.icon-chat:before {
  content: "\e656";
}

.icon-icon25401:before {
  content: "\e60c";
}

.icon-lianxiwomen1:before {
  content: "\e605";
}

.icon-home-filling:before {
  content: "\e68d";
}

.icon-close:before {
  content: "\e623";
}

.icon-linkedin1:before {
  content: "\e666";
}

.icon-youtube1:before {
  content: "\e711";
}

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

.icon-Facebook-copy:before {
  content: "\e611";
}

.icon-tuite:before {
  content: "\e60a";
}

.icon-whatsappshixin:before {
  content: "\e8cb";
}

.icon-daohangdizhi:before {
  content: "\e65e";
}

.icon-youxiang:before {
  content: "\e664";
}

.icon-dianhua11:before {
  content: "\e64e";
}

.icon-shouji:before {
  content: "\e602a";
}

.icon-weibiaot:before {
  content: "\e610";
}

.icon-arrowLeft:before {
  content: "\eb6a";
}

.icon-sousuo:before {
  content: "\e8b9";
}

.icon-arrowright:before {
  content: "\ec18";
}

