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

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

.icon-minus:before {
  content: "\e904";
}
.icon-plus:before {
  content: "\e905";
}
.icon-show-mobile-menu:before {
  content: "\e903";
}
.icon-ticketek:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e901";
}
.icon-logo:before {
  content: "\e900";
}
