@font-face {
  font-family: 'icosocial';
  src:  url('icons/icosocial.eot?e8c1z3');
  src:  url('icons/icosocial.eot?e8c1z3#iefix') format('embedded-opentype'),
    url('icons/icosocial.ttf?e8c1z3') format('truetype'),
    url('icons/icosocial.woff?e8c1z3') format('woff'),
    url('icons/icosocial.svg?e8c1z3#icosocial') 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: 'icosocial' !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;
}

.icon-social-phone:before {
  content: "\e942";
}
.icon-social-google-plus:before {
  content: "\ea8b";
}
.icon-social-facebook:before {
  content: "\ea90";
}
.icon-social-instagram:before {
  content: "\ea92";
}
.icon-social-telegram:before {
  content: "\ea95";
}
.icon-social-twitter:before {
  content: "\ea96";
}
.icon-social-youtube:before {
  content: "\ea9d";
}
.icon-social-vimeo:before {
  content: "\eaa0";
}
.icon-social-skype:before {
  content: "\eac5";
}
.icon-social-linkedin2:before {
  content: "\eaca";
}
