/*字体图标*/
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?brc81d');
  src:  url('../fonts/icomoon.eot?brc81d#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?brc81d') format('truetype'),
    url('../fonts/icomoon.woff?brc81d') format('woff'),
    url('../fonts/icomoon.svg?brc81d#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-microsoftword:before {
  content: "\e90b";
  color: #2b579a;
}
.icon-user1:before {
  content: "\e900";
}
.icon-display:before {
  content: "\e901";
}
.icon-location:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e903";
}
.icon-paperplane:before {
  content: "\e904";
}
.icon-truck:before {
  content: "\e905";
}
.icon-world:before {
  content: "\e906";
}
.icon-sentiment_satisfied:before {
  content: "\e813";
}
.icon-view_comfy:before {
  content: "\e42a";
}
.icon-arrow-thick-down:before {
  content: "\e90c";
}
.icon-arrow-thick-left:before {
  content: "\e90d";
}
.icon-arrow-thick-right:before {
  content: "\e90e";
}
.icon-arrow-thick-up:before {
  content: "\e90f";
}
.icon-location1:before {
  content: "\e907";
}
.icon-travel:before {
  content: "\e909";
}
.icon-user2:before {
  content: "\e908";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-spinner10:before {
  content: "\e983";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-pencil:before {
  content: "\e90a";
}
.icon-phone1:before {
  content: "\e942";
}
.icon-search:before {
  content: "\e986";
}
