@font-face {
  font-family: 'Galerie-Icon-Set';
  src:
    url('fonts/Galerie-Icon-Set.ttf?xzqstd') format('truetype'),
    url('fonts/Galerie-Icon-Set.woff?xzqstd') format('woff'),
    url('fonts/Galerie-Icon-Set.svg?xzqstd#Galerie-Icon-Set') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-galerie"], [class*=" icon-galerie"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Galerie-Icon-Set' !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-galerieclose:before {
  content: "\e900";
}
.icon-galeriemenu:before {
  content: "\e901";
}
.icon-galerielong-arrow-alt-left-solid:before {
  content: "\e902";
}
