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

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

.wga-icon-wga-logo-weiss:before {
  content: "\e911";
}
.wga-icon-angebote:before {
  content: "\e902";
}
.wga-icon-coffee:before {
  content: "\e903";
}
.wga-icon-events:before {
  content: "\e904";
}
.wga-icon-gastronomie:before {
  content: "\e905";
}
.wga-icon-gutschein:before {
  content: "\e906";
}
.wga-icon-herz:before {
  content: "\e907";
}
.wga-icon-newsletter:before {
  content: "\e908";
}
.wga-icon-pfeil:before {
  content: "\e909";
}
.wga-icon-shopping:before {
  content: "\e90a";
}
.wga-icon-unterstuetzendes-mitglied:before {
  content: "\e90b";
}
.wga-icon-vollmitglied:before {
  content: "\e90c";
}
.wga-icon-handwerk:before {
  content: "\e90e";
}
.wga-icon-dienste:before {
  content: "\e90f";
}
.wga-icon-doppelpack-logo:before {
  content: "\e910";
}
.wga-icon-suche:before {
  content: "\e90d";
}
.wga-icon-burger-menu:before {
  content: "\e900";
}
.wga-icon-close-menu:before {
  content: "\e901";
}
