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

.se-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Saegesser-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;
}

.se-icon-heart_fill:before {
  content: "\e919";
}
.se-icon-phone:before {
  content: "\e917";
}
.se-icon-fax:before {
  content: "\e918";
}
.se-icon-Mail:before {
  content: "\e916";
}
.se-icon-Katalog:before {
  content: "\e900";
}
.se-icon-Newsletter:before {
  content: "\e901";
}
.se-icon-Photo:before {
  content: "\e902";
}
.se-icon-User:before {
  content: "\e903";
}
.se-icon-Heart:before {
  content: "\e904";
}
.se-icon-Event:before {
  content: "\e905";
}
.se-icon-Fahrrad:before {
  content: "\e906";
}
.se-icon-Ferien:before {
  content: "\e907";
}
.se-icon-Flug:before {
  content: "\e908";
}
.se-icon-Fruehling:before {
  content: "\e909";
}
.se-icon-Herbst:before {
  content: "\e90a";
}
.se-icon-Bus:before {
  content: "\e90b";
}
.se-icon-Musik:before {
  content: "\e90c";
}
.se-icon-Ostern:before {
  content: "\e90d";
}
.se-icon-Weltkugel:before {
  content: "\e90e";
}
.se-icon-Schiff:before {
  content: "\e90f";
}
.se-icon-Shopping:before {
  content: "\e910";
}
.se-icon-Tagesfahrten:before {
  content: "\e911";
}
.se-icon-Technik:before {
  content: "\e912";
}
.se-icon-Wandern:before {
  content: "\e913";
}
.se-icon-Winter:before {
  content: "\e914";
}
.se-icon-Zug:before {
  content: "\e915";
}
