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

.fa, .fab, .fas {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Shareicons' !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;
}

.fa-2x {
  font-size: 2em;
}

.fa-print:before {
  content: "\e918";
}
.fa-vk:before {
  content: "\e917";
}
.fa-vimeo-square:before {
  content: "\e916";
}
.fa-google-plus:before {
  content: "\e915";
}
.fa-youtube-play:before {
  content: "\e914";
}
.fa-slideshare:before {
  content: "\e913";
}
.fa-google:before {
  content: "\e901";
}
.fa-pinterest:before {
  content: "\e902";
}
.fa-behance:before {
  content: "\e903";
}
.fa-contact:before {
  content: "\e904";
}
.fa-tumblr:before {
  content: "\e905";
}
.fa-drupal:before {
  content: "\e906";
}
.fa-github:before {
  content: "\e907";
}
.fa-vimeo:before {
  content: "\e908";
}
.fa-instagram:before {
  content: "\e909";
}
.fa-rss:before {
  content: "\e90a";
}
.fa-whatsapp:before {
  content: "\e90b";
}
.fa-twitter:before {
  content: "\e90c";
}
.fa-xing:before {
  content: "\e90d";
}
.fa-linkedin:before, .fa-linkedin-in:before {
  content: "\e90e";
}
.fa-external-link:before {
  content: "\e90f";
}
.fa-envelope:before {
  content: "\e910";
}
.fa-bitbucket:before {
  content: "\e911";
}
.fa-line:before {
  content: "\e912";
}
.fa-facebook:before, .fa-facebook-f:before {
  content: "\e900";
}
.fa-link:before {
  content: "\e9cb";
}
.fa-flickr:before {
  content: "\eaa3";
}
