@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?96349983');
  src: url('../font/fontello.eot?96349983#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?96349983') format('woff2'),
       url('../font/fontello.woff?96349983') format('woff'),
       url('../font/fontello.ttf?96349983') format('truetype'),
       url('../font/fontello.svg?96349983#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?96349983#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%; */
 
  /* 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-right-7:before { content: '\e81a'; } /* '' */
.icon-left-1:before { content: '󡀀'; } /* '\e1000' */
.icon-right-1:before { content: '󡀂'; } /* '\e1002' */
.icon-left-8:before { content: '󡀃'; } /* '\e1003' */
.icon-right-8:before { content: '󡀄'; } /* '\e1004' */
.icon-left-2:before { content: '󡀅'; } /* '\e1005' */
.icon-right-2:before { content: '󡀆'; } /* '\e1006' */
.icon-left-9:before { content: '󡀇'; } /* '\e1007' */
.icon-right-9:before { content: '󡀈'; } /* '\e1008' */
.icon-right-3:before { content: '󡀉'; } /* '\e1009' */
.icon-left-3:before { content: '󡀐'; } /* '\e1010' */
.icon-left-10:before { content: '󡀑'; } /* '\e1011' */
.icon-right-10:before { content: '󡀒'; } /* '\e1012' */
.icon-left-4:before { content: '󡀓'; } /* '\e1013' */
.icon-right-4:before { content: '󡀔'; } /* '\e1014' */
.icon-left-11:before { content: '󡀕'; } /* '\e1015' */
.icon-right-11:before { content: '󡀖'; } /* '\e1016' */
.icon-left-5:before { content: '󡀗'; } /* '\e1017' */
.icon-right-5:before { content: '󡀘'; } /* '\e1018' */
.icon-left-12:before { content: '󡀙'; } /* '\e1019' */
.icon-right-12:before { content: '󡄑'; } /* '\e1111' */
.icon-left-6:before { content: '󡄒'; } /* '\e1112' */
.icon-right-6:before { content: '󡄢'; } /* '\e1122' */
.icon-left-13:before { content: '󢈳'; } /* '\e2233' */
.icon-right-13:before { content: '󣍄'; } /* '\e3344' */
.icon-left-7:before { content: '󥕦'; } /* '\e5566' */