[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-quote:before {
  content: "\e91b";
  color: #fff;
}
.icon-simple-arrow:before {
  content: "\e91c";
  color: #fff;
}
.icon-cat-arrow:before {
  content: "\e91a";
  color: #31511e;
}
.icon-calendar:before {
  content: "\e919";
}
.icon-arrow-down:before {
  content: "\e918";
}
.icon-arrow-circle-left:before {
  content: "\e900";
}
.icon-arrow-circle-right:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-book:before {
  content: "\e904";
}
.icon-building-4:before {
  content: "\e905";
}
.icon-call-calling:before {
  content: "\e906";
}
.icon-category:before {
  content: "\e907";
}
.icon-clipboard-text:before {
  content: "\e908";
}
.icon-close-circle:before {
  content: "\e909";
}
.icon-filter-search:before {
  content: "\e90a";
}
.icon-global:before {
  content: "\e90b";
}
.icon-headphone:before {
  content: "\e90c";
}
.icon-import:before {
  content: "\e90d";
}
.icon-layer:before {
  content: "\e90e";
}
.icon-location:before {
  content: "\e90f";
}
.icon-mobile:before {
  content: "\e910";
}
.icon-printer:before {
  content: "\e911";
}
.icon-search-normal:before {
  content: "\e912";
}
.icon-signpost:before {
  content: "\e913";
}
.icon-sms:before {
  content: "\e914";
}
.icon-user:before {
  content: "\e915";
}
.icon-video-circle:before {
  content: "\e916";
}
.icon-whatsapp:before {
  content: "\e917";
}