@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?81913361');
  src: url('../font/fontello.eot?81913361#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?81913361') format('woff2'),
       url('../font/fontello.woff?81913361') format('woff'),
       url('../font/fontello.ttf?81913361') format('truetype'),
       url('../font/fontello.svg?81913361#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?81913361#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .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 - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-a2z-tumblr:before { content: '\a230'; } /* 'ꈰ' */
.icon-a2z-facebook:before { content: '\a232'; } /* 'ꈲ' */
.icon-a2z-pinterest:before { content: '\a233'; } /* 'ꈳ' */
.icon-a2z-linkedin:before { content: '\a234'; } /* 'ꈴ' */
.icon-a2z-vimeo:before { content: '\a235'; } /* 'ꈵ' */
.icon-a2z-twitter:before { content: '\a236'; } /* 'ꈶ' */
.icon-a2z-tumblr-1:before { content: '\a237'; } /* 'ꈷ' */
.icon-a2z-instagram:before { content: '\a238'; } /* 'ꈸ' */
.icon-a2z-youtube:before { content: '\a239'; } /* 'ꈹ' */
.icon-a2z-playv:before { content: '\a240'; } /* 'ꉀ' */
.icon-a2z-file-word:before { content: '\a241'; } /* 'ꉁ' */
.icon-a2z-meter:before { content: '\a242'; } /* 'ꉂ' */
.icon-a2z-qrcode:before { content: '\a243'; } /* 'ꉃ' */
.icon-a2z-share:before { content: '\a244'; } /* 'ꉄ' */
.icon-a2z-heart-empty:before { content: '\a245'; } /* 'ꉅ' */
.icon-a2z-heart:before { content: '\a246'; } /* 'ꉆ' */
.icon-a2z-plus:before { content: '\a247'; } /* 'ꉇ' */
.icon-a2z-search:before { content: '\a248'; } /* 'ꉈ' */
.icon-a2z-angle-circled-up:before { content: '\a249'; } /* 'ꉉ' */
.icon-a2z-up-open:before { content: '\a250'; } /* 'ꉐ' */
.icon-a2z-left-arrow:before { content: '\a251'; } /* 'ꉑ' */
.icon-a2z-left-open:before { content: '\a252'; } /* 'ꉒ' */
.icon-a2z-angle-left:before { content: '\a253'; } /* 'ꉓ' */
.icon-a2z-angle-right:before { content: '\a254'; } /* 'ꉔ' */
.icon-a2z-clock:before { content: '\a255'; } /* 'ꉕ' */
.icon-a2z-user1:before { content: '\a256'; } /* 'ꉖ' */
.icon-a2z-user-o:before { content: '\a257'; } /* 'ꉗ' */
.icon-a2z-folder-open:before { content: '\a258'; } /* 'ꉘ' */
.icon-a2z-commenting-o:before { content: '\a259'; } /* 'ꉙ' */
.icon-a2z-edit:before { content: '\a260'; } /* 'ꉠ' */
.icon-a2z-doc-text:before { content: '\a261'; } /* 'ꉡ' */
.icon-a2z-link:before { content: '\a262'; } /* 'ꉢ' */
.icon-a2z-left-arrow-long:before { content: '\a263'; } /* 'ꉣ' */
.icon-a2z-right-arrow-long:before { content: '\a264'; } /* 'ꉤ' */
.icon-a2z-quote-left:before { content: '\a265'; } /* 'ꉥ' */
.icon-a2z-quote-right:before { content: '\a266'; } /* 'ꉦ' */
.icon-a2z-globe:before { content: '\a267'; } /* 'ꉧ' */
.icon-a2z-right-open:before { content: '\a268'; } /* 'ꉨ' */
.icon-a2z-shopping-basket:before { content: '\a269'; } /* 'ꉩ' */
