@charset "UTF-8";

@font-face {
  font-family: 'autokadabra-icons';
  src: url("../font/autokadabra-icons.eot");
  src: url("../font/autokadabra-icons.eot?#iefix") format('embedded-opentype'), url("../font/autokadabra-icons.woff") format('woff'), url("../font/autokadabra-icons.ttf") format('truetype'), url("../font/autokadabra-icons.svg#autokadabra-icons") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'autokadabra-icons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  opacity: 0.7;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/* fix buttons height */
  line-height: 1em;
/* you can be more comfortable with increased icons size */
/* font-zize: 120%; */
}

.icon-hash:before { content: '\23'; } /* '#' */
.icon-star-1-1-1:before { content: '\e800'; } /* '' */
.icon-cancel-circle-1:before { content: '\e801'; } /* '' */
.icon-cancel-circle:before { content: '\2716'; } /* '✖' */
.icon-forward:before { content: '\27a6'; } /* '➦' */
.icon-back:before { content: '\e706'; } /* '' */
.icon-eye-off:before { content: '\e70b'; } /* '' */
.icon-comment:before { content: '\e718'; } /* '' */
.icon-indent-left:before { content: '\e783'; } /* '' */
.icon-indent-right:before { content: '\e784'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-googleplus-rect:before { content: '\f309'; } /* '' */
.icon-vkontakte-rect:before { content: '\f30a'; } /* '' */
.icon-thumbs-up:before { content: '👍'; } /* '\1f44d' */
.icon-upload:before { content: '📤'; } /* '\1f4e4' */
.icon-download:before { content: '📥'; } /* '\1f4e5' */
.icon-shuffle:before { content: '🔀'; } /* '\1f500' */
.icon-link:before { content: '🔗'; } /* '\1f517' */