@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon/icomoon.eot?wbs2v2');
  src:  url('/fonts/icomoon/icomoon.eot?wbs2v2#iefix') format('embedded-opentype'),
    url('/fonts/icomoon/icomoon.ttf?wbs2v2') format('truetype'),
    url('/fonts/icomoon/icomoon.woff?wbs2v2') format('woff'),
    url('/fonts/icomoon/icomoon.svg?wbs2v2#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-two-fingers-swipe-left:before {
  content: "\e918";
}
.icon-dots-three-vertical:before {
  content: "\e914";
}
.icon-exchange:before {
  content: "\e91d";
}
.icon-bolt:before {
  content: "\e915";
}
.icon-thumbs-o-down:before {
  content: "\e906";
}
.icon-thumbs-o-up:before {
  content: "\e907";
}
.icon-pencil:before {
  content: "\e900";
}
.icon-images:before {
  content: "\e901";
}
.icon-envelop:before {
  content: "\e902";
}
.icon-pushpin:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e904";
}
.icon-bell:before {
  content: "\e905";
}
.icon-bubble2:before {
  content: "\e91b";
}
.icon-bubbles4:before {
  content: "\e91c";
}
.icon-user:before {
  content: "\e908";
}
.icon-users:before {
  content: "\e909";
}
.icon-quotes-right:before {
  content: "\e90a";
}
.icon-trophy:before {
  content: "\e91a";
}
.icon-bin:before {
  content: "\e90b";
}
.icon-clipboard:before {
  content: "\e90c";
}
.icon-list2:before {
  content: "\e90d";
}
.icon-flag:before {
  content: "\e90e";
}
.icon-eye:before {
  content: "\e90f";
}
.icon-star-full:before {
  content: "\e910";
}
.icon-enter:before {
  content: "\e91f";
}
.icon-exit:before {
  content: "\e91e";
}
.icon-play2:before {
  content: "\e919";
}
.icon-arrow-right:before {
  content: "\e922";
}
.icon-arrow-left:before {
  content: "\e923";
}
.icon-circle-right:before {
  content: "\e924";
}
.icon-circle-left:before {
  content: "\e925";
}
.icon-bold:before {
  content: "\e911";
}
.icon-italic:before {
  content: "\e912";
}
.icon-share:before {
  content: "\e913";
}
.icon-google2:before {
  content: "\e916";
}
.icon-facebook2:before {
  content: "\e917";
}
.icon-whatsapp:before {
  content: "\e921";
}
.icon-twitter:before {
  content: "\e920";
}
