@font-face {
  font-family: 'wb-icons';
  src: url('');
  src: url('') format('embedded-opentype'),
       url('') format('woff2'),
       url('') format('woff'),
       url('') format('truetype'),
       url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') format('svg');
  font-weight: normal;
  font-style: normal;
}



[class^="wb-icon-"]:before, [class*=" wb-icon-"]:before {
  font-family: "wb-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  

  
  font-variant: normal;
  text-transform: none;

  
  line-height: 1em;

  
  
  margin-left: .2em;

  
  

  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  
  
}

.wb-icon-bell:before { content: '\e801'; } 
.wb-icon-search:before { content: '\e802'; } 
.wb-icon-shopping-cart:before { content: '\e803'; } 
.wb-icon-envelope:before { content: '\e804'; } 
.wb-icon-angle-down:before { content: '\e807'; } 
.wb-icon-angle-up:before { content: '\e808'; } 
.wb-icon-angle-right:before { content: '\e809'; } 
.wb-icon-angle-left:before { content: '\e80a'; } 
.wb-icon-reply:before { content: '\e80c'; } 


