@font-face {
  font-family: "icon"; /* Project id 5011036 */
  src: url('iconfont.woff2?t=1756723421897') format('woff2'),
       url('iconfont.woff?t=1756723421897') format('woff'),
       url('iconfont.ttf?t=1756723421897') format('truetype');
}

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

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

.font-dizhi:before {
  content: "\e640";
}

.font-gongzuoshijian:before {
  content: "\e63c";
}

.font-dianhua:before {
  content: "\e604";
}

.font-down:before {
  content: "\e839";
}

.font-left:before {
  content: "\e83d";
}

.font-right:before {
  content: "\e840";
}

.font-up:before {
  content: "\e845";
}

