@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?93563539');
    src: url('../fonts/fontello.eot?93563539#iefix') format('embedded-opentype'),
         url('../fonts/fontello.woff2?93563539') format('woff2'),
         url('../fonts/fontello.woff?93563539') format('woff'),
         url('../fonts/fontello.ttf?93563539') format('truetype'),
         url('../fonts/fontello.svg?93563539#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?93563539#fontello') format('svg');
    }
  }
  */
   
   [class^="icon-"], [class*=" icon-"] {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;   
    display: inline-block;
    font-size: 8px;
    /* 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: 1;
   
    /* 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-chat:before { content: '\e800'; } 
  .icon-check:before { content: '\e801'; }
  .icon-check-1:before { content: '\e802'; }
  .icon-clock:before { content: '\e803'; }
  .icon-close:before { content: '\e804'; }
  .icon-close-1:before { content: '\e805'; }
  .icon-comments:before { content: '\e806'; }
  .icon-couple:before { content: '\e807'; }
  .icon-courthouse:before { content: '\e808'; }
  .icon-down-arrow:before { content: '\e809'; }
  .icon-down-arrow-1:before { content: '\e80a'; }
  .icon-down-arrow-2:before { content: '\e80b'; }
  .icon-down-arrow-3:before { content: '\e80c'; }
  .icon-edit-document:before { content: '\e80d'; }
  .icon-employee:before { content: '\e80e'; }
  .icon-error:before { content: '\e80f'; }
  .icon-eye:before { content: '\e810'; }
  .icon-facebook:before { content: '\e811'; }
  .icon-graduation-cap:before { content: '\e812'; }
  .icon-house:before { content: '\e813'; }
  .icon-instagram:before { content: '\e814'; }
  .icon-law:before { content: '\e815'; }
  .icon-left-arrow:before { content: '\e816'; }
  .icon-medal:before { content: '\e818'; }
  .icon-phone:before { content: '\e819'; }
  .icon-question:before { content: '\e81a'; }
  .icon-quote:before { content: '\e81b'; }
  .icon-quote-1:before { content: '\e81c'; }
  .icon-right-arrow:before { content: '\e81d'; }
  .icon-right-arrow-1:before { content: '\e81e'; }
  .icon-right-arrow-3:before { content: '\e81f'; }
  .icon-search:before { content: '\e820'; }
  .icon-suitcase:before { content: '\e821'; }
  .icon-thief:before { content: '\e822'; }
  .icon-twitter:before { content: '\e823'; }
  .icon-up-arrow:before { content: '\e824'; }
  .icon-accident:before { content: '\e825'; }
  .icon-avatar:before { content: '\e826'; }
  .icon-balance:before { content: '\e827'; }
  .icon-calendar:before { content: '\e828'; }
  .icon-linkedin:before { content: '\e82a'; }