@font-face {
  font-family: 'Socicon';
  src:  url('fonts/Socicon.eot?87visu');
  src:  url('fonts/Socicon.eot?87visu#iefix') format('embedded-opentype'),
    url('fonts/Socicon.woff2?87visu') format('woff2'),
    url('fonts/Socicon.ttf?87visu') format('truetype'),
    url('fonts/Socicon.woff?87visu') format('woff'),
    url('fonts/Socicon.svg?87visu#Socicon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="socicon-"], [class*=" socicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Socicon' !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;
}

.socicon-linkedin:before {
  content: "\e04c";
}
.socicon-mail:before {
  content: "\e050";
}