@font-face {
  font-family: "eit-social";
  src: url("../../fonts/eit-social.ttf?42027446") format("truetype"), url("../../fonts/eit-social.svg?42027446#eit-social") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=eit-social-icon-]:before, [class*=" eit-social-icon-"]:before {
  font-family: "eit-social";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin: 1em 0.2em 1em 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.eit-social-icon-mail:before {
  content: "\e800";
}

.eit-social-icon-whatsapp:before {
  content: "\f232";
}

.eit-social-icon-twitter:before {
  content: "\f309";
}

.eit-social-icon-facebook:before {
  content: "\f30c";
}

.eit-social-icon-linkedin:before {
  content: "\f318";
}

.eit-social-share a:before {
  color: #383838;
}

.eit-social-share a:hover:before {
  color: black;
  text-decoration: none;
}

/*# sourceMappingURL=eit-social.css.map */
