@font-face {
  font-family: "layout-icon"; /* Project id 2962638 */
  src: url('iconfont.woff2?t=1638501480560') format('woff2'),
       url('iconfont.woff?t=1638501480560') format('woff'),
       url('iconfont.ttf?t=1638501480560') format('truetype');
}

.layout-icon {
  font-family: "layout-icon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gb:before {
  content: "\e66c";
}

.icon-mapAddress:before {
  content: "\e604";
}

.icon-qxqp:before {
  content: "\e6ca";
}

.icon-jh:before {
  content: "\e602";
}

.icon-qp:before {
  content: "\e603";
}

.icon-reload:before {
  content: "\e620";
}

.icon-lgb:before {
  content: "\e63e";
}

.icon-rgb:before {
  content: "\e63f";
}

.icon-gbo:before {
  content: "\e640";
}

