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

 [class^="i-"]:before, [class*=" i-"]:before,  [class^="i-"]:after, [class*=" i-"]:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* 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); */
}

.i-down-dir:after { content: '\e800'; } /* '' */
.i-up-dir:after { content: '\e801'; } /* '' */
.i-left-dir:before { content: '\e802'; } /* '' */
.i-right-dir:before { content: '\e803'; } /* '' */
.i-download:before { content: '\e804'; } /* '' */
.i-chart-area:before { content: '\e805'; } /* '' */
.i-menu:before { content: '\e806'; } /* '' */
.i-filter:before { content: '\e807'; } /* '' */

.i-right:before { content: '\e808'; } /* '' */
.i-left:before { content: '\e809'; } /* '' */

.i-bicycle:before { content: '\e80a'; } /* '' */

.i-layers:before { content: '\e80b'; } /* '' */
.i-shuffle:before { content: '\e80c'; } /* '' */
.i-angle-left:before { content: '\e80d'; } /* '' */
.i-angle-right:before { content: '\e80e'; } /* '' */
.i-calendar:before { content: '\e80f'; } /* '' */

.i-resize-full-alt:before { content: '\e810'; } /* '' */
.i-resize-small-alt:before { content: '\e811'; } /* '' */

.i-resize-small:before { content: '\e812'; } /* '' */
.i-resize-full-alt-1:before { content: '\e813'; } /* '' */
.i-resize-small-1:before { content: '\e814'; } /* '' */

.i-arrow-combo:before { content: '\e815'; } /* '' */
.i-plus:before { content: '\e816'; } /* '' */

.i-cancel:before { content: '\e817'; } /* '' */
