@font-face {
  font-family: 'socials';
  src: url('../font/socials.eot?4033580');
  src: url('../font/socials.eot?4033580#iefix') format('embedded-opentype'),
       url('../font/socials.woff2?4033580') format('woff2'),
       url('../font/socials.woff?4033580') format('woff'),
       url('../font/socials.ttf?4033580') format('truetype'),
       url('../font/socials.svg?4033580#socials') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'socials';
    src: url('../font/socials.svg?4033580#socials') format('svg');
  }
}
*/

 [class^="icon-social-"]:before, [class*=" icon-social-"]:before {
  font-family: "socials";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-social-android:before { content: '\e818'; } /* '' */
.icon-social-apple:before { content: '\e819'; } /* '' */
.icon-social-behance:before { content: '\e81a'; } /* '' */
.icon-social-bitbucket:before { content: '\e81b'; } /* '' */
.icon-social-chrome:before { content: '\e81c'; } /* '' */
.icon-social-codepen:before { content: '\e81d'; } /* '' */
.icon-social-dribble:before { content: '\e81e'; } /* '' */
.icon-social-dropbox:before { content: '\e81f'; } /* '' */
.icon-social-edge:before { content: '\e820'; } /* '' */
.icon-social-email:before { content: '\e821'; } /* '' */
.icon-social-explorer:before { content: '\e822'; } /* '' */
.icon-social-facebook:before { content: '\e823'; } /* '' */
.icon-social-firefox:before { content: '\e824'; } /* '' */
.icon-social-flikr:before { content: '\e825'; } /* '' */
.icon-social-foursquare:before { content: '\e826'; } /* '' */
.icon-social-github:before { content: '\e827'; } /* '' */
.icon-social-googledrive:before { content: '\e828'; } /* '' */
.icon-social-googlehangouts:before { content: '\e829'; } /* '' */
.icon-social-googleplay:before { content: '\e82a'; } /* '' */
.icon-social-googleplus:before { content: '\e82b'; } /* '' */
.icon-social-icloud:before { content: '\e82c'; } /* '' */
.icon-social-instagram:before { content: '\e82d'; } /* '' */
.icon-social-linkedin:before { content: '\e82e'; } /* '' */
.icon-social-onedrive:before { content: '\e82f'; } /* '' */
.icon-social-opera:before { content: '\e830'; } /* '' */
.icon-social-paypal:before { content: '\e831'; } /* '' */
.icon-social-picasa:before { content: '\e832'; } /* '' */
.icon-social-pinterest:before { content: '\e833'; } /* '' */
.icon-social-rss:before { content: '\e834'; } /* '' */
.icon-social-safari:before { content: '\e835'; } /* '' */
.icon-social-scribd:before { content: '\e836'; } /* '' */
.icon-social-skype:before { content: '\e837'; } /* '' */
.icon-social-slideshare:before { content: '\e838'; } /* '' */
.icon-social-soundcloud:before { content: '\e839'; } /* '' */
.icon-social-tumblr:before { content: '\e83a'; } /* '' */
.icon-social-twitter:before { content: '\e83b'; } /* '' */
.icon-social-vimeo:before { content: '\e83c'; } /* '' */
.icon-social-windows:before { content: '\e83d'; } /* '' */
.icon-social-youtube:before { content: '\e83e'; } /* '' */
