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


/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.svg?88951651#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  
 
  
  font-variant: normal;
  text-transform: none;
 
  
  line-height: 1em;
 
  
  
  margin-left: .2em;
 
  
  
 
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  
  
}
 
.icon-print:before { content: '\e800'; } 
.icon-mail:before { content: '\e801'; } 
.icon-plus:before { content: '\e802'; } 
.icon-twitter:before { content: '\f099'; } 
.icon-facebook:before { content: '\f09a'; } 
.icon-newspaper:before { content: '\f1ea'; } 
.icon-odnoklassniki:before { content: '\f263'; } 
.icon-gplus:before { content: '\f30f'; } 
.icon-vkontakte:before { content: '\f354'; } 