@charset "UTF-8";

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

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

.icon-arrow-left:before {
  content: '\61';
}
.icon-arrow-right:before {
  content: '\62';
}
.icon-arrowsmall-down:before {
  content: '\63';
}
.icon-arrowsmall-left:before {
  content: '\64';
}
.icon-arrowsmall-right:before {
  content: '\65';
}
.icon-arrowsmall-up:before {
  content: '\66';
}
.icon-f-icon:before {
  content: '\67';
}
.icon-facebook:before {
  content: '\68';
}
.icon-mail:before {
  content: '\69';
}
.icon-map:before {
  content: '\6a';
}
.icon-menu:before {
  content: '\6b';
}
.icon-star-icon:before {
  content: '\6c';
}
.icon-telephonoe:before {
  content: '\6d';
}
.icon-ticket:before {
  content: '\6e';
}
