@font-face {
  font-family: "iconfont"; /* Project id 2938827 */
  /* Color fonts */
  src:
       url('iconfont.woff2?t=1659058654455') format('woff2'),
       url('iconfont.woff?t=1659058654455') format('woff'),
       url('iconfont.ttf?t=1659058654455') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.el-icon--gaode-copy:before {
  content: "\e7b3";
}

.el-icon--tianditu-copy:before {
  content: "\e7b4";
}

.el-icon--Bing-copy:before {
  content: "\e7b5";
}

.el-icon--gaode:before {
  content: "\e641";
}

.el-icon--tianditu:before {
  content: "\e642";
}

.el-icon--Bing:before {
  content: "\e643";
}
