@font-face {
  font-family: 'fontello-cmplt';
  src: url('../css/font/fontello-cmplt.eot?59046545');
  src: url('../css/font/fontello-cmplt.eot?59046545#iefix') format('embedded-opentype'),
       url('../css/font/fontello-cmplt.woff?59046545') format('woff'),
       url('../css/font/fontello-cmplt.ttf?59046545') format('truetype'),
       url('../css/font/fontello-cmplt.svg?59046545#fontello-cmplt') 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-cmplt';
    src: url('../css/font/fontello-cmplt.svg?59046545#fontello-cmplt') format('svg');
  }
}
*/

.kk-icon-mail:before,
.kk-icon-behance:before,
.kk-icon-audacioza:before,
.kk-icon-file-pdf:before
{
  font-family: "fontello-cmplt";
}

.kk-icon-mail:before           { content: '\e800'; font-size: 90%; }
.kk-icon-behance:before { content: '\e801'; }
.kk-icon-audacioza:before      { content: '\e802'; font-size: 80%; }
.kk-icon-file-pdf:before       { content: '\e803'; font-size: 90%; }
