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

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

.wg-Widget-Price-Tag-IcoMoon:before {
  content: "\e900";
}
.wg-Widget-Wine-Bottle-IcoMoon:before {
  content: "\e901";
}
.wg-Widget-Wine-Glass-IcoMoon:before {
  content: "\e97e";
}
.wg-Widget-Star-IcoMoon:before {
  content: "\e97f";
}
