@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon/icomoon.eot?bsrusn&v=2');
  src:  url('../../fonts/icomoon/icomoon.eot?bsrusn#iefix&v=2') format('embedded-opentype'),
    url('../../fonts/icomoon/icomoon.ttf?bsrusn&v=2') format('truetype'),
    url('../../fonts/icomoon/icomoon.woff?bsrusn&v=2') format('woff'),
    url('../../fonts/icomoon/icomoon.svg?bsrusn#icomoon&v=2') 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-icon-social-facebook-grey:before {
  content: "\e900";
  color: #808080;
}
.icon-icon-social-instagram-grey:before {
  content: "\e901";
  color: #808080;
}
.icon-icon-social-linkedin-grey:before {
  content: "\e902";
  color: #808080;
}
.icon-icon-social-youtube-grey:before {
  content: "\e903";
  color: #808080;
}
.icon-icon-social-twitter-grey:before {
  content: "\e904";
  color: #808080;
}
.icon-icon-social-pinterest-grey:before {
  content: "\e905";
  color: #808080;
}

