@font-face {
  font-family: "iconfont";
  /* Project id 3561814 */
  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-dianhuatianchong:before {
  content: "\e678";
}

/* + */
.icon-jiahao:before {
  content: "\e626";
}

/* - */
.icon-jianhao:before {
  content: "\e729";
}

/* 搜索 */
.icon-sousuo:before {
  content: "\e651";
}

/* 右箭头 */
.icon-youjiantou:before {
  content: "\e624";
}

/* 右箭头 */
.icon-iconset0416:before {
  content: "\e727";
}

/* 上 */
.icon-shang:before {
  content: "\e63c";
}

/* 下 */
.icon-xia:before {
  content: "\e63d";
}

/* 关闭 */
.icon-guanbi:before {
  content: "\e64e";
}

/* 菜单 */
.icon-caidan:before {
  content: "\e605";
}

/* 右 */
.icon-xiangyou1:before {
  content: "\e775";
}

/* 左 */
.icon-xiangzuo1:before {
  content: "\e779";
}

/* instagram */
.icon-instagram-fill:before {
  content: "\e88f";
}

/* 地球 */
.icon-diqiu:before {
  content: "\e642";
}

/* 电灯 */
.icon-diandeng-dengpao-zhaoming:before {
  content: "\e78e";
}

/* 钻石 */
.icon-zuanshi:before {
  content: "\e61d";
}