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

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

.icon-zhucedengluyonghuming:before {
  content: "\e62a";
}

.icon-triangle-bottom:before {
  content: "\e62b";
}

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

.icon-xiangxia:before {
  content: "\e6b2";
}

.icon-xiangzuo:before {
  content: "\e682";
}

.icon-zhiding:before {
  content: "\e678";
}

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

.icon-xiangshang:before {
  content: "\e77f";
}

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

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

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

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

