@font-face {
  font-family: 'social';
  src:  url('fonts/social.eot?niehbh');
  src:  url('fonts/social.eot?niehbh#iefix') format('embedded-opentype'),
    url('fonts/social.ttf?niehbh') format('truetype'),
    url('fonts/social.woff?niehbh') format('woff'),
    url('fonts/social.svg?niehbh#social') 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: 'social' !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-close:before {
  content: "\e903";
}
.icon-chevron-down:before {
  content: "\e905";
}
.icon-menu:before {
  content: "\e904";
}
.icon-play:before {
  content: "\e901";
}
.icon-close1:before {
  content: "\e902";
}
.icon-x:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-vimeo:before {
  content: "\eaa0";
}
.icon-soundcloud:before {
  content: "\eac3";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-linkedin2:before {
  content: "\eaca";
}
