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

[class^="icon-social-"], [class*=" icon-social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Socials' !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-social-image2vector .path1:before {
  content: "\e900";
  color: rgb(28, 36, 60);
}
.icon-social-image2vector .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(32, 36, 60);
}
