@font-face {
  font-family: 'icon';
  src:  url('fonts/icon.eot?5rj1o0');
  src:  url('fonts/icon.eot?5rj1o0#iefix') format('embedded-opentype'),
    url('fonts/icon.ttf?5rj1o0') format('truetype'),
    url('fonts/icon.woff?5rj1o0') format('woff'),
    url('fonts/icon.svg?5rj1o0#icon') 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: 'icon' !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: "\f232";
}
.icon-right-chevron:before {
  content: "\e900";
}
.icon-left-chevron:before {
  content: "\e901";
}
.icon-search-plus-interface-symbol:before {
  content: "\e902";
}
.icon-instagram-with-circle:before {
  content: "\e903";
}
.icon-twitter-with-circle:before {
  content: "\e904";
}
.icon-facebook-with-circle:before {
  content: "\e905";
}
.icon-musica-searcher:before {
  content: "\e906";
}
.icon-magnifier:before {
  content: "\e907";
}
.icon-right-arrow:before {
  content: "\e908";
}
.icon-left-arrow:before {
  content: "\e909";
}
.icon-placeholder:before {
  content: "\e90a";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-phone-call:before {
  content: "\e90c";
}
.icon-phone-call1:before {
  content: "\e90d";
}
.icon-racing-flag:before {
  content: "\e90e";
}
.icon-evaluate:before {
  content: "\e90f";
}
.icon-processing:before {
  content: "\e910";
}
.icon-checklist:before {
  content: "\e911";
}
.icon-project:before {
  content: "\e912";
}
.icon-shield:before {
  content: "\e913";
}
.icon-presentation:before {
  content: "\e914";
}
.icon-presentationsvg:before {
  content: "\e915";
}
.icon-map-pin:before {
  content: "\e916";
}
.icon-bars:before {
  content: "\e917";
}
.icon-website5:before {
  content: "\e918";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
