@font-face {
  font-family: 'fontello_icons';
  src: url('../font/fontello_icons.eot?58037');
  src: url('../font/fontello_icons.eot?58037#iefix') format('embedded-opentype'),
       url('../font/fontello_icons.woff2?58037') format('woff2'),
       url('../font/fontello_icons.woff?58037') format('woff'),
       url('../font/fontello_icons.ttf?58037') format('truetype'),
       url('../font/fontello_icons.svg?58037#fontello_icons') 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_icons';
    src: url('../font/fontello_icons.svg?58037#fontello_icons') format('svg');
  }
}
*/
[class^="icon-fontello"]:before, [class*=" icon-fontello"]:before {
  font-family: "fontello_icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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-fontellodown-open:before { content: '\e800'; } /* '' */
.icon-fontelloleft-open:before { content: '\e801'; } /* '' */
.icon-fontelloright-open:before { content: '\e802'; } /* '' */
.icon-fontelloup-open:before { content: '\e803'; } /* '' */
.icon-fontellook:before { content: '\e804'; } /* '' */
.icon-fontelloplus:before { content: '\e805'; } /* '' */
.icon-fontellocancel:before { content: '\e806'; } /* '' */
.icon-fontellominus:before { content: '\e807'; } /* '' */
.icon-fontellodown-dir:before { content: '\e808'; } /* '' */
.icon-fontelloup-dir:before { content: '\e809'; } /* '' */
.icon-fontelloleft-dir:before { content: '\e80a'; } /* '' */
.icon-fontelloright-dir:before { content: '\e80b'; } /* '' */
.icon-fontellozoom-in:before { content: '\e80c'; } /* '' */
.icon-fontellozoom-out:before { content: '\e80d'; } /* '' */
.icon-fontellomail:before { content: '\e80e'; } /* '' */
.icon-fontellosearch:before { content: '\e80f'; } /* '' */
.icon-fontellostar:before { content: '\e810'; } /* '' */
.icon-fontellostar-empty:before { content: '\e811'; } /* '' */
.icon-fontellouser:before { content: '\e812'; } /* '' */
.icon-fontellousers:before { content: '\e813'; } /* '' */
.icon-fontelloth-large:before { content: '\e814'; } /* '' */
.icon-fontelloth:before { content: '\e815'; } /* '' */
.icon-fontelloth-list:before { content: '\e816'; } /* '' */
.icon-fontellopencil:before { content: '\e817'; } /* '' */
.icon-fontelloedit:before { content: '\e818'; } /* '' */
.icon-fontelloprint:before { content: '\e819'; } /* '' */
.icon-fontellocomment:before { content: '\e81a'; } /* '' */
.icon-fontellochat:before { content: '\e81b'; } /* '' */
.icon-fontellobell:before { content: '\e81c'; } /* '' */
.icon-fontelloattention:before { content: '\e81d'; } /* '' */
.icon-fontelloattention-circled:before { content: '\e81e'; } /* '' */
.icon-fontellodoc:before { content: '\e81f'; } /* '' */
.icon-fontellophone:before { content: '\e820'; } /* '' */
.icon-fontellocalendar:before { content: '\e821'; } /* '' */
.icon-fontellophone-squared:before { content: '\f098'; } /* '' */
.icon-fontellomail-alt:before { content: '\f0e0'; } /* '' */
.icon-fontellocomment-empty:before { content: '\f0e5'; } /* '' */
.icon-fontellochat-empty:before { content: '\f0e6'; } /* '' */
.icon-fontellobell-alt:before { content: '\f0f3'; } /* '' */
.icon-fontelloangle-double-left:before { content: '\f100'; } /* '' */
.icon-fontelloangle-double-right:before { content: '\f101'; } /* '' */
.icon-fontelloangle-double-up:before { content: '\f102'; } /* '' */
.icon-fontelloangle-double-down:before { content: '\f103'; } /* '' */
.icon-fontelloangle-left:before { content: '\f104'; } /* '' */
.icon-fontelloangle-right:before { content: '\f105'; } /* '' */
.icon-fontelloangle-up:before { content: '\f106'; } /* '' */
.icon-fontelloangle-down:before { content: '\f107'; } /* '' */
.icon-fontelloattention-alt:before { content: '\f12a'; } /* '' */
.icon-fontellocalendar-empty:before { content: '\f133'; } /* '' */
.icon-fontellopencil-squared:before { content: '\f14b'; } /* '' */
.icon-fontellofax:before { content: '\f1ac'; } /* '' */
.icon-fontelloenvelope-open:before { content: '\f2b6'; } /* '' */
.icon-fontelloenvelope-open-o:before { content: '\f2b7'; } /* '' */
