@font-face {
  font-family: 'blaefont';
  src: url('../font/blaefont.eot?62889012');
  src: url('../font/blaefont.eot?62889012#iefix') format('embedded-opentype'),
       url('../font/blaefont.woff2?62889012') format('woff2'),
       url('../font/blaefont.woff?62889012') format('woff'),
       url('../font/blaefont.ttf?62889012') format('truetype'),
       url('../font/blaefont.svg?62889012#blaefont') 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: 'blaefont';
    src: url('../font/blaefont.svg?62889012#blaefont') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "blaefont";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: relative;
  top: 0.075em;
  font-weight: 400;
  font-display: block;
}

.icon-blae-logo-circle:before { content: '\e800'; } /* '' */
.icon-blae-logo-shadow:before { content: '\e801'; } /* '' */
.icon-blae-logo-circle-clear:before { content: '\e802'; } /* '' */
.icon-tidal:before { content: '\e803'; } /* '' */