@font-face {
  font-family: 'icomoon4';
  src:  url('fonts/icomoon.eot?j0sirp');
  src:  url('fonts/icomoon.eot?j0sirp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?j0sirp') format('truetype'),
    url('fonts/icomoon.woff?j0sirp') format('woff'),
    url('fonts/icomoon.svg?j0sirp#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}



.icon-fb:before {
  content: "\e900";
  color: #8f9397;
}
.icon-twitter:before {
  content: "\e901";
  color: #8f9397;
}
.icon-youtube:before {
  content: "\e902";
  color: #8f9397;
}
.icon-linkedin:before {
  content: "\e903";
  color: #8f9397;
}
