@charset "UTF-8";

@font-face {
  font-family: "bbike";
  src:url("fonts/bbike.eot");
  src:url("fonts/bbike.eot#iefix") format("embedded-opentype"),
  url("fonts/bbike.woff") format("woff"),
  url("fonts/bbike.ttf") format("truetype"),
  url("fonts/bbike.svg") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "bbike" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="bbike-"]:before,
[class*=" bbike-"]:before {
  font-family: "bbike" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bbike-group:before {
  content: "\61";
}
.bbike-chofer:before {
  content: "\62";
}
.bbike-beer:before {
  content: "\63";
}
.bbike-music:before {
  content: "\64";
}
.bbike-clock:before {
  content: "\65";
}
.bbike-beer2:before {
  content: "\66";
}
.bbike-faceno:before {
  content: "\67";
}
.bbike-faceyes:before {
  content: "\68";
}
.bbike-chicken:before {
  content: "\69";
}
.bbike-mask:before {
  content: "\6a";
}
.bbike-video:before {
  content: "\6b";
}
.bbike-facefemno:before {
  content: "\6c";
}
.bbike-facefemyes:before {
  content: "\6d";
}