@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?xnb4t6');
  src:  url('fonts/icomoon.eot?xnb4t6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xnb4t6') format('truetype'),
    url('fonts/icomoon.woff?xnb4t6') format('woff'),
    url('fonts/icomoon.svg?xnb4t6#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-close:before {
  content: "\e902";
}
.icon-social-facebook:before {
  content: "\e903";
  color: #906;
}
.icon-live:before {
  content: "\e904";
  color: #e2001a;
}
.icon-social-whatsapp:before {
  content: "\e905";
  color: #f3f3f3;
}
.icon-link:before {
  content: "\e906";
  color: #e2001a;
}
.icon-twitter:before {
  content: "\e907";
  color: #fff;
}
.icon-you-tube:before {
  content: "\e908";
  color: #fff;
}
.icon-plus:before {
  content: "\e909";
  color: #fff;
}
.icon-facebook:before {
  content: "\e90a";
  color: #fff;
}
.icon-instagram:before {
  content: "\e90c";
  color: #fff;
}
.icon-arrow_right:before {
  content: "\e90d";
}
.icon-wide_arrow_left:before {
  content: "\e90f";
  color: #8c8c8c;
}
.icon-wide_arrow_right:before {
  content: "\e910";
  color: #8c8c8c;
}
.icon-share-arrow:before {
  content: "\e912";
  color: #f3f3f3;
}
.icon-search:before {
  content: "\e913";
}
