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

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

.fa-spinner:before {
  content: "\e86f";
}

.fa-handoright:before {
  content: "\e670";
}

.fa-angledoubleup:before {
  content: "\e9bc";
}

.fa-phone:before {
  content: "\eb8b";
}

.fa-warning:before {
  content: "\e612";
}

.fa-info-circle:before {
  content: "\e654";
}

.fa-angleup:before {
  content: "\e617";
}

.fa-cogs:before {
  content: "\e69e";
}

.fa-check-circle:before {
  content: "\e604";
}

.fa-minus-circle:before {
  content: "\e623";
}

.fa-angledoubledown:before {
  content: "\e614";
}

.fa-angledown:before {
  content: "\e616";
}

.fa-check:before {
  content: "\e687";
}

.fa-frowno:before {
  content: "\e701";
}

.fa-plus-circle:before {
  content: "\e6e2";
}

.fa-times-circle:before {
  content: "\e720";
}

.fa-rmb:before {
  content: "\e9af";
}

.fa-ellipsis-h:before {
  content: "\e8e3";
}

.fa-location-arrow:before {
  content: "\e8fd";
}

