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

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

.icon-link:before {
  content: "\2192";
}
.icon-link-external:before {
  content: "\2197";
}
.icon-link-anchor:before {
  content: "\2193";
}
.icon-link-top:before {
  content: "\2191";
}
.icon-back:before {
  content: "\2190";
}
.icon-back-all:before {
  content: "\21e4";
}
.icon-more:before {
  content: "\2b";
}
.icon-less:before {
  content: "\2d";
}
.icon-remove:before {
  content: "\78";
}
.icon-search:before {
  content: "\73";
}
.icon-prev:before {
  content: "\2039";
}
.icon-accordion-open:before {
  content: "\2c7";
}
.icon-accordion-close:before {
  content: "\2c6";
}
.icon-next:before {
  content: "\203a";
}
.icon-opening-hours:before {
  content: "\68";
}
.icon-calendar:before {
  content: "\63";
}
.icon-RSS:before {
  content: "\52";
}
.icon-contact:before {
  content: "\43";
}
.icon-karten:before {
  content: "\74";
}
.icon-entrance-fee:before {
  content: "\65";
}
.icon-pdf:before {
  content: "\50";
}
.icon-download:before {
  content: "\64";
}
.icon-gallery:before {
  content: "\47";
}
.icon-gallery-close:before {
  content: "\69";
}
.icon-gallery-single:before {
  content: "\67";
}
.icon-closed:before {
  content: "\2298";
}
.icon-vcard:before {
  content: "\56";
}
.icon-xing:before {
  content: "\58";
}
.icon-linkedin:before {
  content: "\4c";
}
.icon-skype:before {
  content: "\260e";
}
.icon-twitter:before {
  content: "\54";
}
.icon-file-text:before {
  content: "\41";
}
.icon-player-play:before {
  content: "\25b6";
}
.icon-player-back:before {
  content: "\25c0";
}
.icon-player-stop:before {
  content: "\25a0";
}
.icon-logout:before {
  content: "\2297";
  color: #000;
}
.icon-donate:before {
  content: "\44";
}
.icon-linklist:before {
  content: "\6c";
  color: #000;
}
.icon-pinned:before {
  content: "\70";
}
