@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?23497093');
  src: url('fonts/fontello.eot?23497093#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff?23497093') format('woff'),
       url('fonts/fontello.ttf?23497093') format('truetype'),
       url('fonts/fontello.svg?23497093#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?23497093#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); */
}
 
.angle-lefticon-:before { content: '\e800'; } /* '' */
.angle-righticon-:before { content: '\e801'; } /* '' */
.pinterest-circledicon-:before { content: '\e802'; } /* '' */
.twittericon-:before { content: '\e803'; } /* '' */
.facebookicon-:before { content: '\e804'; } /* '' */
.youtubeicon-:before { content: '\e805'; } /* '' */
.angle-upicon-:before { content: '\e806'; } /* '' */
.angle-downicon-:before { content: '\e807'; } /* '' */
.right-openicon-:before { content: '\e808'; } /* '' */
.left-openicon-:before { content: '\e809'; } /* '' */
.up-openicon-:before { content: '\e80a'; } /* '' */
.down-openicon-:before { content: '\e80b'; } /* '' */
.instagrammicon-:before { content: '\e80c'; } /* '' */
.cancel-circled2icon-:before { content: '\e80d'; } /* '' */
.commenticon-:before { content: '\e80e'; } /* '' */
.basketicon-:before { content: '\e80f'; } /* '' */
.calendaricon-:before { content: '\e810'; } /* '' */
.user-1icon-:before { content: '\e811'; } /* '' */
.editicon-:before { content: '\e812'; } /* '' */
.pencilicon-:before { content: '\e813'; } /* '' */
.plus-circledicon-:before { content: '\e814'; } /* '' */
.reply-1icon-:before { content: '\e815'; } /* '' */
.homeicon-:before { content: '\e816'; } /* '' */
.searchicon-:before { content: '\e817'; } /* '' */
.basket-1icon-:before { content: '\e818'; } /* '' */
.list-numberedicon-:before { content: '\e819'; } /* '' */
.down-diricon-:before { content: '\e81a'; } /* '' */
.up-diricon-:before { content: '\e81b'; } /* '' */
.left-diricon-:before { content: '\e81c'; } /* '' */
.right-diricon-:before { content: '\e81d'; } /* '' */
.lockicon-:before { content: '\e81e'; } /* '' */
.calendar-1icon-:before { content: '\e81f'; } /* '' */
.cancelicon-:before { content: '\e820'; } /* '' */
.lock-1icon-:before { content: '\e821'; } /* '' */
.lock-openicon-:before { content: '\e822'; } /* '' */
.menuicon-:before { content: '\e823'; } /* '' */
.layouticon-:before { content: '\e824'; } /* '' */
.downloadicon-:before { content: '\e825'; } /* '' */
.dot-3icon-:before { content: '\e826'; } /* '' */
.minus-circledicon-:before { content: '\e827'; } /* '' */
.cancel-circledicon-:before { content: '\e828'; } /* '' */
