@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "w2b-icons" !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^="w2b-icon-"]:before,
[class*=" w2b-icon-"]:before {
  font-family: "w2b-icons" !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;
}

.w2b-icon-clock-streamline-time:before {
  content: "a";
}
.w2b-icon-speech-streamline-talk-user:before {
  content: "b";
}
.w2b-icon-receipt-shopping-streamline:before {
  content: "c";
}
.w2b-icon-computer-imac-2:before {
  content: "d";
}
.w2b-icon-man-people-streamline-user:before {
  content: "e";
}
.w2b-icon-book-read-streamline:before {
  content: "f";
}
.w2b-icon-caddie-shopping-streamline:before {
  content: "g";
}
.w2b-icon-design-graphic-tablet-streamline-tablet:before {
  content: "h";
}
.w2b-icon-clock:before {
  content: "i";
}
.w2b-icon-banknote:before {
  content: "j";
}
.w2b-icon-database-streamline:before {
  content: "k";
}
.w2b-icon-edit-modify-streamline:before {
  content: "l";
}
.w2b-icon-photo-pictures-streamline:before {
  content: "m";
}
.w2b-icon-iphone-streamline:before {
  content: "n";
}
