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

[class^="wi-"], [class*=" wi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wg-icon' !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;
}

.wi-times:before {
  content: "\e900";
}
.wi-tick:before {
  content: "\e901";
}
.wi-plus2:before {
  content: "\e902";
}
.wi-minus2:before {
  content: "\e903";
}
.wi-equals:before {
  content: "\e904";
}
.wi-divide:before {
  content: "\e905";
}
.wi-calendar:before {
  content: "\f068";
}
.wi-chevron-down:before {
  content: "\f0a3";
}
.wi-chevron-left:before {
  content: "\f0a4";
}
.wi-chevron-right:before {
  content: "\f078";
}
.wi-chevron-up:before {
  content: "\f0a2";
}
.wi-file-empty:before {
  content: "\e924";
}
.wi-barcode:before {
  content: "\e937";
}
.wi-qrcode:before {
  content: "\e938";
}
.wi-cart:before {
  content: "\e93a";
}
.wi-credit-card:before {
  content: "\e93f";
}
.wi-user-tie:before {
  content: "\e976";
}
.wi-search:before {
  content: "\e986";
}
.wi-zoom-in:before {
  content: "\e987";
}
.wi-zoom-out:before {
  content: "\e988";
}
.wi-key2:before {
  content: "\e98e";
}
.wi-gift:before {
  content: "\e99f";
}
.wi-point-up:before {
  content: "\ea03";
}
.wi-point-right:before {
  content: "\ea04";
}
.wi-point-down:before {
  content: "\ea05";
}
.wi-point-left:before {
  content: "\ea06";
}
.wi-new-tab:before {
  content: "\ea7e";
}
.wi-image:before {
  content: "\e90d";
}
.wi-floppy-disk:before {
  content: "\e962";
}
.wi-undo:before {
  content: "\e965";
}
.wi-redo:before {
  content: "\e966";
}
.wi-wrench:before {
  content: "\e991";
}
.wi-cog:before {
  content: "\e994";
}
.wi-hammer:before {
  content: "\e996";
}
.wi-magic-wand:before {
  content: "\e997";
}
.wi-bin:before {
  content: "\e9ac";
}
.wi-plus:before {
  content: "\ea0a";
}
.wi-minus:before {
  content: "\ea0b";
}
.wi-cross:before {
  content: "\ea0f";
}
.wi-checkmark:before {
  content: "\ea10";
}
.wi-play2:before {
  content: "\ea15";
}
.wi-pause:before {
  content: "\ea16";
}
.wi-stop:before {
  content: "\ea17";
}
.wi-previous:before {
  content: "\ea18";
}
.wi-next:before {
  content: "\ea19";
}
.wi-backward:before {
  content: "\ea1a";
}
.wi-forward2:before {
  content: "\ea1b";
}
.wi-loop2:before {
  content: "\ea2e";
}
.wi-arrow-up-left2:before {
  content: "\ea39";
}
.wi-arrow-up2:before {
  content: "\ea3a";
}
.wi-arrow-up-right2:before {
  content: "\ea3b";
}
.wi-arrow-right2:before {
  content: "\ea3c";
}
.wi-arrow-down-right2:before {
  content: "\ea3d";
}
.wi-arrow-down2:before {
  content: "\ea3e";
}
.wi-arrow-down-left2:before {
  content: "\ea3f";
}
.wi-arrow-left2:before {
  content: "\ea40";
}

