﻿@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1666422157029') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yiyuan:before {
  content: "\e63b";
}

.icon-yisheng:before {
  content: "\e649";
}

.icon-shouye-shouye:before {
  content: "\e610";
}

.icon-ditudaohang-:before {
  content: "\e687";
}

.icon-weixin:before {
  content: "\e856";
}

.icon-yiliao:before {
  content: "\e656";
}

