@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?nexssx');
  src:  url('fonts/icomoon.eot?nexssx#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?nexssx') format('truetype'),
    url('fonts/icomoon.woff?nexssx') format('woff'),
    url('fonts/icomoon.svg?nexssx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[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-linkedin:before {
  content: "\e911";
  color: #0077b5;
}
.icon-whatsapp:before {
  content: "\e90b";
  color: #25d366;
}
.icon-x:before {
  content: "\e90f";
}
.icon-twitter:before {
  content: "\e90f";
}
.icon-facebook:before {
  content: "\e910";
  color: #1877f2;
}
.icon-call_made:before {
  content: "\e903";
}
.icon-clear:before {
  content: "\e90e";
}
.icon-select_all:before {
  content: "\e914";
}
.icon-send:before {
  content: "\e900";
}
.icon-airplanemode_on:before {
  content: "\e912";
}
.icon-laptop_chromebook:before {
  content: "\e917";
}
.icon-directions_car:before {
  content: "\e913";
}
.icon-hotel:before {
  content: "\e916";
}
.icon-local_grocery_store:before {
  content: "\e90c";
}
.icon-restaurant:before {
  content: "\e91a";
}
.icon-arrow_drop_down:before {
  content: "\e901";
}
.icon-arrow_drop_up:before {
  content: "\e902";
}
.icon-cancel:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e90d";
}
.icon-refresh:before {
  content: "\e905";
}
.icon-check_box:before {
  content: "\e906";
}
.icon-lock_open:before {
  content: "\e909";
}
.icon-lock_outline:before {
  content: "\e90a";
}
.icon-shopping_basket:before {
  content: "\e91b";
}
.icon-help_outline:before {
  content: "\e907";
}
.icon-check_circle_outline:before {
  content: "\e908";
}
.icon-bolt:before {
  content: "\e915";
}
.icon-sports_tennis:before {
  content: "\e919";
}
.icon-wine_bar:before {
  content: "\e918";
}
