@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontelloe635.eot?67542807');
  src: url('../fonts/fontelloe635.eot?67542807#iefix') format('embedded-opentype'),
       url('../fonts/fontelloe635.html?67542807') format('woff2'),
       url('../fonts/fontelloe635.woff?67542807') format('woff'),
       url('../fonts/fontelloe635.ttf?67542807') format('truetype'),
       url('../fonts/fontelloe635.svg?67542807#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?67542807#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;
  
  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-idea:before { content: '\e803'; } /* '' */
.icon-info:before { content: '\e804'; } /* '' */
.icon-job:before { content: '\e805'; } /* '' */
.icon-list-1:before { content: '\e80c'; } /* '' */
.icon-man:before { content: '\e80d'; } /* '' */
.icon-note:before { content: '\e811'; } /* '' */
.icon-phone:before { content: '\e815'; } /* '' */
.icon-push-pin:before { content: '\e81b'; } /* '' */
.icon-quote:before { content: '\e81d'; } /* '' */
.icon-shield:before { content: '\e823'; } /* '' */
.icon-team:before { content: '\e82e'; } /* '' */
.icon-wallet:before { content: '\e832'; } /* '' */
.icon-agreement:before { content: '\e836'; } /* '' */
.icon-calendar:before { content: '\e841'; } /* '' */
.icon-calendar-1:before { content: '\e842'; } /* '' */
.icon-checked:before { content: '\e845'; } /* '' */
.icon-checked-1:before { content: '\e846'; } /* '' */
.icon-clock:before { content: '\e847'; } /* '' */
.icon-conversation:before { content: '\e84a'; } /* '' */
.icon-curriculum:before { content: '\e84c'; } /* '' */
.icon-gear:before { content: '\e851'; } /* '' */
.icon-star:before { content: '\e852'; } /* '' */
.icon-upload:before { content: '\e854'; } /* '' */
.icon-avatar:before { content: '\e857'; } /* '' */
.icon-envelope:before { content: '\e864'; } /* '' */
.icon-phone-call:before { content: '\e876'; } /* '' */
.icon-placeholder:before { content: '\e87a'; } /* '' */
.icon-discuss-issue:before { content: '\e87b'; } /* '' */
.icon-driver-license:before { content: '\e87c'; } /* '' */