@font-face {
  font-family: 'icon';
  src:  url('icon.eot?z7sq18');
  src:  url('icon.eot?z7sq18#iefix') format('embedded-opentype'),
    url('icon.ttf?z7sq18') format('truetype'),
    url('icon.woff?z7sq18') format('woff'),
    url('icon.svg?z7sq18#icon') 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: 'icon' !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-pfeil:before {
  content: "\e900";
}
.icon-left:before {
  content: "\e904";
}
.icon-right:before {
  content: "\e905";
}
.icon-pdf:before {
  content: "\e901";
}
.icon-youtube:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-black-logo-n:before {
  content: "\e918";
}
.icon-black-logo:before {
  content: "\e919";
}
.icon-donen_confiance:before {
  content: "\e916";
}
.icon-reconnue_dutilite_publique:before {
  content: "\e915";
}
