@charset "UTF-8";

@font-face {
  font-family: "Fontello";
  src: url('../font/fontello.eot');
  src: url('../font/fontello.eot?#iefix') format('eot'), url('../font/fontello.woff') format('woff'), url('../font/fontello.ttf') format('truetype'), url('../font/fontello.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

#zenkit [class^="icon-"]:before,
#zenkit [class*=" icon-"]:before {
   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); */
}

#zenkit .icon-rss:before { content: '\e042';  font-family: 'fontello';
} /* '' */
#zenkit .icon-print:before { content: '\e058'; font-family: 'fontello';
 } /* '' */
#zenkit .icon-picture:before { content: '\e060'; font-family: 'fontello';
 } /* '' */
#zenkit .icon-zenfontsize:before { content: '\e094'; font-family: 'fontello';
 } /* '' */
#zenkit .icon-videocam-1:before { content: '\e09b'; font-family: 'fontello';
 } /* '' */
#zenkit .icon-down-open:before { content: '\e0a4'; font-family: 'fontello';
 } /* '' */
#zenkit .icon-camera:before { content: '\e0a9'; font-family: 'fontello';
 } /* '' */
#zenkit .icon-up-open:before { content: '\e0cb';  font-family: 'fontello';
} /* '' */
#zenkit .icon-right-open:before { content: '\e0cc';  font-family: 'fontello';
} /* '' */
#zenkit .icon-left-open:before { content: '\e0cd';  font-family: 'fontello';
} /* '' */
#zenkit .icon-video-alt:before { content: '\e0e9';  font-family: 'fontello';
} /* '' */
#zenkit .icon-email:before { content: '\e0eb';  font-family: 'fontello';
} /* '' */
#zenkit .icon-spin2:before { content: '\e831';  font-family: 'fontello';
} /* '' */
#zenkit .icon-videocam:before { content: '🎥';  font-family: 'fontello';
} /* '\1f3a5' */