@font-face {
    font-family: 'fab-ingcons';
    src:  url('../fonts/fab-ingcons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.icon-youtube:before {
  content: "\e603";
}
.icon-slideshare:before {
  content: "\e00a";
}
.icon-linkedin:before {
  content: "\e00d";
}
.icon-facebook:before {
  content: "\e00f";
}
.icon-twitter:before {
  content: "\e00e";
}
.icon-googleplus:before {
  content: "\e010";
}
.icon-flickr:before {
  content: "\e608";
}
