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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social-networks' !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;
}

.social-tripadvisor:before {
  content: "\e901";
}
.social-tiktok:before {
  content: "\e900";
}
.social-google-plus:before {
  content: "\ea8b";
}
.social-facebook:before {
  content: "\ea90";
}
.social-instagram:before {
  content: "\ea92";
}
.social-whatsapp:before {
  content: "\ea93";
}
.social-telegram:before {
  content: "\ea95";
}
.social-twitter:before {
  content: "\ea96";
}
.social-youtube:before {
  content: "\ea9d";
}
.social-youtube2:before {
  content: "\ea9e";
}
.social-vimeo:before {
  content: "\eaa0";
}
.social-flickr2:before {
  content: "\eaa4";
}
.social-github:before {
  content: "\eab0";
}
.social-android:before {
  content: "\eac0";
}
.social-soundcloud:before {
  content: "\eac3";
}
.social-skype:before {
  content: "\eac5";
}
.social-linkedin2:before {
  content: "\eaca";
}
