@charset "UTF-8";

@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?19691594");
  src: url("../font/fontello.eot?19691594#iefix") format('embedded-opentype'), url("../font/fontello.woff?19691594") format('woff'), url("../font/fontello.ttf?19691594") format('truetype'), url("../font/fontello.svg?19691594#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?19691594#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;
  width: 1em;
  margin-right: 0.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 - magrins should be symmetric */
/* remove if not needed */
  margin-left: 0.2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-th-list:before { content: '\2630'; } /* '☰' */
.icon-cog-alt:before { content: '\26ef'; } /* '⛯' */
.icon-edit:before { content: '\270d'; } /* '✍' */
.icon-w3c:before { content: '\e00a'; } /* '' */
.icon-css:before { content: '\e09f'; } /* '' */
.icon-lightbulb:before { content: '\e0de'; } /* '' */
.icon-article:before { content: '\e734'; } /* '' */
.icon-flow-tree:before { content: '\e792'; } /* '' */
.icon-paper-plane-1:before { content: '\e79b'; } /* '' */
.icon-art-gallery:before { content: '\e803'; } /* '' */
.icon-globe:before { content: '\f018'; } /* '' */
.icon-list-numbered:before { content: '\f0cb'; } /* '' */
.icon-github-1:before { content: '\f300'; } /* '' */
.icon-vimeo-2:before { content: '\f306'; } /* '' */
.icon-twitter-1:before { content: '\e801'; } /* '' */
.icon-gplus:before { content: '\e800'; } /* '' */
.icon-linkedin-2:before { content: '\f318'; } /* '' */
.icon-wordpress:before { content: '\f31d'; } /* '' */
.icon-instagram:before { content: '\f32d'; } /* '' */
.icon-soundcloud:before { content: '\f348'; } /* '' */
.icon-trophy:before { content: '🏆'; } /* '\1f3c6' */
.icon-award:before { content: '🏉'; } /* '\1f3c9' */
.icon-award-1:before { content: '\e802'; } /* '' */
.icon-lamp:before { content: '💡'; } /* '\1f4a1' */