@font-face {
  font-family: 'fontello-2';
  src: url('../font/fontello-2.eot?30978548');
  src: url('../font/fontello-2.eot?30978548#iefix') format('embedded-opentype'),
       url('../font/fontello-2.woff2?30978548') format('woff2'),
       url('../font/fontello-2.woff?30978548') format('woff'),
       url('../font/fontello-2.ttf?30978548') format('truetype'),
       url('../font/fontello-2.svg?30978548#fontello-2') 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-2';
    src: url('../font/fontello-2.svg?30978548#fontello-2') format('svg');
  }
}
*/
[class^="icon-fontello2"]:before, [class*=" icon-fontello2"]:before {
  font-family: "fontello-2";
  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-fontello2lending:before { content: '\e800'; } /* '' */
.icon-fontello2lock:before { content: '\e801'; } /* '' */
.icon-fontello2logomark:before { content: '\e900'; } /* '' */
.icon-fontello2quote:before { content: '\e901'; } /* '' */
.icon-fontello2alert:before { content: '\e902'; } /* '' */
.icon-fontello2umbrella:before { content: '\e903'; } /* '' */
.icon-fontello2business:before { content: '\e904'; } /* '' */
.icon-fontello2wallet:before { content: '\e905'; } /* '' */
.icon-fontello2personal:before { content: '\e906'; } /* '' */
.icon-fontello2login:before { content: '\e907'; } /* '' */
.icon-fontello2megaphone:before { content: '\e908'; } /* '' */
.icon-fontello2grad-hat:before { content: '\e909'; } /* '' */
.icon-fontello2hand-home:before { content: '\e90a'; } /* '' */
.icon-fontello2chart:before { content: '\e90b'; } /* '' */
.icon-fontello2checks:before { content: '\e90c'; } /* '' */
.icon-fontello2locations:before { content: '\e90d'; } /* '' */
.icon-fontello2home-loan:before { content: '\e90e'; } /* '' */
.icon-fontello2lightbulb:before { content: '\e90f'; } /* '' */
.icon-fontello2shield:before { content: '\e910'; } /* '' */
.icon-fontello2ehl:before { content: '\e911'; } /* '' */
.icon-fontello2fdic:before { content: '\e912'; } /* '' */
.icon-fontello2o-badge:before { content: '\e919'; } /* '' */
.icon-fontello2o-money:before { content: '\e91b'; } /* '' */
.icon-fontello2o-pig:before { content: '\e91f'; } /* '' */
.icon-fontello2laptop:before { content: '\e92a'; } /* '' */
.icon-fontello2pay-cc:before { content: '\e930'; } /* '' */
.icon-fontello2pay:before { content: '\e931'; } /* '' */
