@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?23797500');
  src: url('../font/fontello.eot?23797500#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?23797500') format('woff'),
       url('../font/fontello.ttf?23797500') format('truetype'),
       url('../font/fontello.svg?23797500#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?23797500#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;
  /* 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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.facebookicon-:before { content: '\e800'; } /* '' */
.googleplusicon-:before { content: '\e801'; } /* '' */
.linkedinicon-:before { content: '\e802'; } /* '' */
.pinteresticon-:before { content: '\e803'; } /* '' */
.flickricon-:before { content: '\e804'; } /* '' */
.twittericon-:before { content: '\e805'; } /* '' */
.locationicon-:before { content: '\e806'; } /* '' */
.musicicon-:before { content: '\e807'; } /* '' */
.hearticon-:before { content: '\e808'; } /* '' */
.cameraicon-:before { content: '\e809'; } /* '' */
.calendaricon-:before { content: '\e80a'; } /* '' */
.pencilicon-:before { content: '\e80b'; } /* '' */
.foodicon-:before { content: '\e80c'; } /* '' */
.truckicon-:before { content: '\e80d'; } /* '' */
.attachicon-:before { content: '\e80e'; } /* '' */
.user-pairicon-:before { content: '\e80f'; } /* '' */
.awardicon-:before { content: '\e810'; } /* '' */
.diamondicon-:before { content: '\e811'; } /* '' */
.bell-1icon-:before { content: '\e812'; } /* '' */
.noteicon-:before { content: '\e813'; } /* '' */
.desktopicon-:before { content: '\e814'; } /* '' */
.mobileicon-:before { content: '\e815'; } /* '' */
.globeicon-:before { content: '\e816'; } /* '' */
.tvicon-:before { content: '\e817'; } /* '' */
.walleticon-:before { content: '\e818'; } /* '' */
.staricon-:before { content: '\e819'; } /* '' */
.megaphoneicon-:before { content: '\e81a'; } /* '' */
.homeicon-:before { content: '\e81b'; } /* '' */
.shopicon-:before { content: '\e81c'; } /* '' */
.mailicon-:before { content: '\e81d'; } /* '' */
.cogicon-:before { content: '\e81e'; } /* '' */
.photoicon-:before { content: '\e81f'; } /* '' */
.videocamicon-:before { content: '\e820'; } /* '' */
.menuicon-:before { content: '\e821'; } /* '' */
.glassesicon-:before { content: '\e822'; } /* '' */
.home-1icon-:before { content: '\e823'; } /* '' */
.gifticon-:before { content: '\e824'; } /* '' */
.flagicon-:before { content: '\e825'; } /* '' */
.wineicon-:before { content: '\e826'; } /* '' */
.ticketicon-:before { content: '\e827'; } /* '' */
.eyeicon-:before { content: '\e828'; } /* '' */
.printicon-:before { content: '\e829'; } /* '' */
.infoicon-:before { content: '\e82a'; } /* '' */
.briefcaseicon-:before { content: '\e82b'; } /* '' */
.phoneicon-:before { content: '\e82c'; } /* '' */