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

.fontello-iconfast-forward:before { content: '\e800'; } /* '' */
.fontello-iconnote-beamed:before { content: '\e801'; } /* '' */
.fontello-iconshare:before { content: '\e802'; } /* '' */
.fontello-iconmonitor:before { content: '\e803'; } /* '' */
.fontello-iconmobile:before { content: '\e804'; } /* '' */
.fontello-iconchart:before { content: '\e805'; } /* '' */
.fontello-iconemo-happy:before { content: '\e806'; } /* '' */
.fontello-iconmusic-2:before { content: '\e822'; } /* '' */
.fontello-iconvideocam:before { content: '\e823'; } /* '' */
.fontello-iconpicture:before { content: '\e824'; } /* '' */
.fontello-icontags:before { content: '\e825'; } /* '' */
.fontello-iconcalendar-1:before { content: '\e826'; } /* '' */
.fontello-iconmarquee:before { content: '\e847'; } /* '' */
.fontello-iconfacebook-1:before { content: '\f09a'; } /* '' */
.fontello-iconcolumns:before { content: '\f0db'; } /* '' */
.fontello-iconlinkedin-1:before { content: '\f0e1'; } /* '' */
.fontello-iconsuitcase:before { content: '\f0f2'; } /* '' */
.fontello-icondoc-text:before { content: '\f0f6'; } /* '' */
.fontello-iconcrop:before { content: '\f125'; } /* '' */
.fontello-iconbullseye:before { content: '\f140'; } /* '' */
.fontello-iconyoutube-play:before { content: '\f16a'; } /* '' */
.fontello-iconinstagram:before { content: '\f16d'; } /* '' */
.fontello-icongraduation-cap:before { content: '\f19d'; } /* '' */
.fontello-iconbuilding-filled:before { content: '\f1ad'; } /* '' */
.fontello-iconshare-1:before { content: '\f1e0'; } /* '' */
