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

  display: inherit;
  text-decoration: inherit;
  width: 1rem;
  margin-right: 0.4rem;
  text-align: center;
  
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  
  /* fix buttons height, for twitter bootstrap */
  
  /* 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 */
  
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.iconf-home-outline:before { content: '\e800'; } /* '' */
.iconf-home:before { content: '\e801'; } /* '' */
.iconf-location:before { content: '\e802'; } /* '' */
.iconf-phone:before { content: '\e803'; } /* '' */
.iconf-mail:before { content: '\e804'; } /* '' */
.iconf-moon:before { content: '\e805'; } /* '' */
.iconf-sun:before { content: '\e806'; } /* '' */
.iconf-vkontakte:before { content: '\e807'; } /* '' */
.iconf-gift:before { content: '\e808'; } /* '' */
.iconf-coffee-1:before { content: '\e809'; } /* '' */
.iconf-down-open:before { content: '\e80a'; } /* '' */
.iconf-up-open:before { content: '\e80b'; } /* '' */
.iconf-css:before { content: '\e80c'; } /* '' */
.iconf-html5:before { content: '\e80d'; } /* '' */
.iconf-cog-alt:before { content: '\e80e'; } /* '' */
.iconf-location-alt:before { content: '\e80f'; } /* '' */
.iconf-list-alt:before { content: '\e810'; } /* '' */
.iconf-th-large:before { content: '\e811'; } /* '' */
.iconf-login:before { content: '\f02c'; } /* '' */
.iconf-download:before { content: '\f02e'; } /* '' */
.iconf-github-circled-alt2:before { content: '\f056'; } /* '' */
.iconf-linkedin-1:before { content: '\f05c'; } /* '' */
.iconf-coffee:before { content: '\f0f4'; } /* '' */
.iconf-circle-empty:before { content: '\f10c'; } /* '' */
.iconf-circle:before { content: '\f111'; } /* '' */
.iconf-smile:before { content: '\f118'; } /* '' */
.iconf-frown:before { content: '\f119'; } /* '' */
.iconf-meh:before { content: '\f11a'; } /* '' */
.iconf-gamepad:before { content: '\f11b'; } /* '' */
.iconf-level-up:before { content: '\f148'; } /* '' */
.iconf-level-down:before { content: '\f149'; } /* '' */
.iconf-instagram:before { content: '\f16d'; } /* '' */
.iconf-address-card:before { content: '\f2bb'; } /* '' */
.iconf-address-card-o:before { content: '\f2bc'; } /* '' */
.iconf-github-squared:before { content: '\f300'; } /* '' */
.iconf-vkontakte-rect:before { content: '\f30a'; } /* '' */
.iconf-facebook-squared:before { content: '\f30e'; } /* '' */
.iconf-linkedin:before { content: '\f318'; } /* '' */
.iconf-joystick:before { content: '\f514'; } /* '' */
