@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3v7glx');
  src:  url('fonts/icomoon.eot?3v7glx#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3v7glx') format('truetype'),
    url('fonts/icomoon.woff?3v7glx') format('woff'),
    url('fonts/icomoon.svg?3v7glx#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-whatsapp:before {
  content: "\e917";
}
.icon-facebook:before {
  content: "\e914";
}
.icon-linkedin:before {
  content: "\e915";
}
.icon-twitter:before {
  content: "\e916";
}
.icon-location_2:before {
  content: "\e912";
}
.icon-calendar_2:before {
  content: "\e913";
}
.icon-left_2:before {
  content: "\e920";
}
.icon-right_2:before {
  content: "\e921";
}
.icon-up_2:before {
  content: "\e922";
}
.icon-down_2:before {
  content: "\e923";
}
.icon-time:before {
  content: "\e911";
}
.icon-bull:before {
  content: "\e910";
}
.icon-handshake:before {
  content: "\e90d";
}
.icon-calendar:before {
  content: "\e90c";
}
.icon-back:before {
  content: "\e90b";
}
.icon-menu:before {
  content: "\e909";
}
.icon-right:before {
  content: "\e900";
}
.icon-right_rounded:before {
  content: "\e901";
}
.icon-up:before {
  content: "\e902";
}
.icon-up_rounded:before {
  content: "\e904";
}
.icon-down:before {
  content: "\e905";
}
.icon-down_rounded:before {
  content: "\e906";
}
.icon-left:before {
  content: "\e907";
}
.icon-left_rounded:before {
  content: "\e908";
}
.icon-search:before {
  content: "\e903";
}
.icon-exit:before {
  content: "\e90a";
}
.icon-megaphone:before {
  content: "\e90e";
}
.icon-music_guide:before {
  content: "\e90f";
}
