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

[class^="wb-icon-"], [class*=" wb-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wb' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wb-icon-box-opened-1:before {
  content: "\e900";
}
.wb-icon-multidevices-1:before {
  content: "\e907";
}
.wb-icon-multidevices-2:before {
  content: "\e908";
}
.wb-icon-smartphone-1:before {
  content: "\e909";
}
.wb-icon-bs-logo:before {
  content: "\e90a";
}

