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

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

.gs-youxiang:before {
  content: "\e908";
}

.gs-dianhua:before {
  content: "\e953";
}

.gs-dizhi:before {
  content: "\e740";
}

