@font-face {
  font-family: "lotuticon"; /* Project id 3246881 */
  font-display: auto;
  src: url('iconfont.woff2?t=1648024881564') format('woff2'),
       url('iconfont.woff?t=1648024881564') format('woff'),
       url('iconfont.ttf?t=1648024881564') format('truetype');
}

.lotuticon {
  font-family: "lotuticon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lotuticon-eye:before {
  content: "\e687";
}

.lotuticon-phone:before {
  content: "\e686";
}

.lotuticon-telephone:before {
  content: "\e680";
}

.lotuticon-email:before {
  content: "\e681";
}

.lotuticon-qq:before {
  content: "\e682";
}

.lotuticon-location:before {
  content: "\e683";
}

.lotuticon-close:before {
  content: "\e684";
}

.lotuticon-wechat:before {
  content: "\e685";
}

