/*! Icons webfont : Fontello */
@font-face {
   font-family: "fontello";
   src: url("../fonts/fontello.eot?34694727");
   src: url("../fonts/fontello.eot?34694727#iefix")
      format("embedded-opentype"),
      url("../fonts/fontello.woff?34694727") format("woff"),
      url("../fonts/fontello.ttf?34694727") format("truetype"),
      url("../fonts/fontello.svg?34694727#fontello") format("svg");
   font-weight: normal;
   font-style: normal;
}

[class^="ki-"]:before,
[class*=" ki-"]: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;

   /* For safety - reset parent styles, that can break glyph codes */
   font-variant: normal;
   text-transform: none;

   /* Animation center compensation - margins should be symmetric, remove if not needed */
   margin-left: 0.2em;
}

.ki-picture:before {
   content: "\e800";
}
.ki-help-circled:before {
   content: "\e801";
}
.ki-puzzle:before {
   content: "\e802";
}
.ki-mobile:before {
   content: "\e803";
}
.ki-link:before {
   content: "\e804";
}
.ki-video:before {
   content: "\e805";
}
.ki-file-code:before {
   content: "\e806";
}
.ki-leaf:before {
   content: "\e807";
}
.ki-globe:before {
   content: "\e808";
}
.ki-paper-plane:before {
   content: "\e809";
}
.ki-g:before {
   content: "\e80a";
}
.ki-cog:before {
   content: "\e80b";
}
