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

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

.social-telegram:before {
  content: "\e905";
}
.social-paper-plane:before {
  content: "\e907";
}
.social-twitter-logo-silhouette:before {
  content: "\e917";
}
.social-vk-social-network-logo:before {
  content: "\e918";
}
.social-facebook-logo:before {
  content: "\e91d";
}
.social-youtube:before {
  content: "\e900";
}
.social-jabber:before {
  content: "\e901";
}
.social-instagram:before {
  content: "\e902";
}
.social-letter:before {
  content: "\e903";
}
