@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?q4dgds');
  src:  url('fonts/icomoon.eot?q4dgds#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?q4dgds') format('truetype'),
    url('fonts/icomoon.woff?q4dgds') format('woff'),
    url('fonts/icomoon.svg?q4dgds#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-linkedin:before {
  content: "\f0e1";
}
.icon-check:before {
  content: "\e90d";
}
.icon-cross:before {
  content: "\e90e";
}
.icon-location-pin:before {
  content: "\e91c";
}
.icon-mail:before {
  content: "\e91d";
}
.icon-phone:before {
  content: "\e921";
}
.icon-search2:before {
  content: "\e903";
}
.icon-list:before {
  content: "\e600";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-up:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e907";
}
.icon-minus:before {
  content: "\e908";
}
.icon-plus:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e90b";
}
.icon-calendar:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e986";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-equalizer2:before {
  content: "\e993";
}
.icon-cog:before {
  content: "\e994";
}
.icon-hangouts:before {
  content: "\ea8e";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
