@font-face {
  font-family: 'fontello';
  src: url('./fonts/fontello.eot?55551770');
  src: url('./fonts/fontello.eot?55551770#iefix') format('embedded-opentype'),
       url('./fonts/fontello.woff2?55551770') format('woff2'),
       url('./fonts/fontello.woff?55551770') format('woff'),
       url('./fonts/fontello.ttf?55551770') format('truetype'),
       url('./fonts/fontello.svg?55551770#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?90680824#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;
  /*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: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: .2em;*/
 
  /* 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-icon-right-dir:before { content: '\e800'; } /* '' */
.fontello-icon-eye:before { content: '\e801'; } /* '' */
.fontello-icon-star:before { content: '\e802'; } /* '' */
.fontello-icon-down-open:before { content: '\e803'; } /* '' */
.fontello-icon-right-open:before { content: '\e804'; } /* '' */
.fontello-icon-bookmark:before { content: '\e805'; } /* '' */
.fontello-icon-clock:before { content: '\e806'; } /* '' */
.fontello-icon-search:before { content: '\e807'; } /* '' */
.fontello-icon-plus:before { content: '\e808'; } /* '' */
.fontello-icon-arrows-cw:before { content: '\e809'; } /* '' */
.fontello-icon-ok:before { content: '\e80a'; } /* '' */
.fontello-icon-link:before { content: '\e80b'; } /* '' */
.fontello-icon-link-1:before { content: '\e80e'; } /* '' */
.fontello-icon-heart:before { content: '\e80c'; } /* '' */
.fontello-icon-heart-empty:before { content: '\e80d'; } /* '' */
.fontello-icon-doc-inv:before { content: '\f15b'; } /* '' */
.fontello-icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.fontello-icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.fontello-icon-right:before { content: '\f178'; } /* '' */
.fontello-icon-dot-circled:before { content: '\f192'; } /* '' */
.fontello-icon-github:before { content: '\f300'; } /* '' */
.fontello-icon-flickr:before { content: '\f303'; } /* '' */
.fontello-icon-vimeo:before { content: '\f306'; } /* '' */
.fontello-icon-twitter:before { content: '\f309'; } /* '' */
.fontello-icon-facebook:before { content: '\f30c'; } /* '' */
.fontello-icon-gplus:before { content: '\f30f'; } /* '' */
.fontello-icon-pinterest:before { content: '\f312'; } /* '' */
.fontello-icon-tumblr:before { content: '\f315'; } /* '' */
.fontello-icon-linkedin:before { content: '\f318'; } /* '' */
.fontello-icon-dribbble:before { content: '\f31b'; } /* '' */
.fontello-icon-stumbleupon:before { content: '\f31e'; } /* '' */
.fontello-icon-lastfm:before { content: '\f321'; } /* '' */
.fontello-icon-rdio:before { content: '\f324'; } /* '' */
.fontello-icon-spotify:before { content: '\f327'; } /* '' */
.fontello-icon-qq:before { content: '\f32a'; } /* '' */
.fontello-icon-dropbox:before { content: '\f330'; } /* '' */
.fontello-icon-evernote:before { content: '\f333'; } /* '' */
.fontello-icon-flattr:before { content: '\f336'; } /* '' */
.fontello-icon-skype:before { content: '\f339'; } /* '' */
.fontello-icon-renren:before { content: '\f33c'; } /* '' */
.fontello-icon-sina-weibo:before { content: '\f33f'; } /* '' */
.fontello-icon-paypal:before { content: '\f342'; } /* '' */
.fontello-icon-picasa:before { content: '\f345'; } /* '' */
.fontello-icon-soundcloud:before { content: '\f348'; } /* '' */
.fontello-icon-mixi:before { content: '\f34b'; } /* '' */
.fontello-icon-behance:before { content: '\f34e'; } /* '' */
.fontello-icon-google-circles:before { content: '\f351'; } /* '' */
.fontello-icon-vkontakte:before { content: '\f354'; } /* '' */
.fontello-icon-mail-alt:before { content: '\f0e0'; } /* '' */
.fontello-icon-reddit-alien:before { content: '\f281'; } /* '' */
.fontello-icon-smashing:before { content: '\f357'; } /* '' */
.fontello-icon-book:before { content: '\e810'; } /* '' */
