@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?11849798');
  src: url('../font/fontello.eot?11849798#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?11849798') format('woff'),
       url('../font/fontello.ttf?11849798') format('truetype'),
       url('../font/fontello.svg?11849798#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?11849798#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
}
 
.icon-facebook-circled:before { content: '\e800'; } /* '' */
.icon-twitter-circled:before { content: '\e801'; } /* '' */
.icon-dribbble-circled:before { content: '\e802'; } /* '' */
.icon-gplus-circled:before { content: '\e803'; } /* '' */
.icon-mail:before { content: '\e804'; } /* '' */
.icon-nav-dec:before { content: '\e805'; } /* '' */
.icon-dec-left:before { content: '\e806'; } /* '' */
.icon-menu-1:before { content: '\e807'; } /* '' */
.icon-dec-right:before { content: '\e808'; } /* '' */
.icon-dribbble:before { content: '\e809'; } /* '' */
.icon-instagramm:before { content: '\e80a'; } /* '' */
.icon-twitter:before { content: '\e80b'; } /* '' */
.icon-paper-plane-empty:before { content: '\e80c'; } /* '' */
.icon-flickr:before { content: '\e80d'; } /* '' */
.icon-flickr-circled:before { content: '\e80e'; } /* '' */