@font-face {
  font-family: 'socialfontello';
  src: url('../font/socialfontello.eot@78432140');
  src: url('../font/socialfontello.eot@78432140') format('embedded-opentype'),
       url('../font/socialfontello.woff2@78432140') format('woff2'),
       url('../font/socialfontello.woff@78432140') format('woff'),
       url('../font/socialfontello.ttf@78432140') format('truetype'),
       url('../font/socialfontello.svg@78432140') 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: 'socialfontello';
    src: url('../font/socialfontello.svg?78432140#socialfontello') format('svg');
  }
}
*/
 
 [class^="sm-icon-"]:before, [class*=" sm-icon-"]:before {
  font-family: "socialfontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 }
 
.sm-icon-googleplus:before { content: '\b800'; color:#DC4E41; } 
.sm-icon-twitter:before { content: '\b801'; color:#55ACEE; } 
.sm-icon-pinterest:before { content: '\b802'; color:#CA4738; }
.sm-icon-linkedin:before { content: '\b803'; color:#0077B5; }
.sm-icon-youtube:before { content: '\b804'; color:#CD201F; } 
.sm-icon-rss:before { content: '\b805'; color:#F26522; } 
.sm-icon-vimeo:before { content: '\b806'; color:#1AB7EA; } 
.sm-icon-xing:before { content: '\b807'; background:#026466; color:#fff; border-radius:2px;} 
.sm-icon-facebook:before { content: '\b808'; color:#fff; background:#3B5998; border-radius:2px; font-size:26px !important;  padding:6px 2px 0px 5px; } 
.sm-icon-tumblr:before { content: '\b809'; color:#fff; background:#35465C; border-radius:2px; font-size:28px !important; padding:2px; } 
.sm-icon-mail:before { content: '\b80a'; color:#fff; background:#00AFF0; border-radius:2px; font-size:30px !important; padding:2px;  } 
.sm-icon-mail-alt:before { content: '\b80b'; color:#fff; background:#00AFF0; border-radius:2px; font-size:23px !important; padding:3px 5px 5px 5px;  } 
.sm-icon-camera-alt:before { content: '\b80c'; color:#3F729B; } 
.sm-icon-instagram:before { content: '\b80d'; color:#3F729B; } 
.sm-icon-print:before { content: '\b80e'; color:#A3D900; }