@font-face {
  font-family: 'licences';
  src:  url('fonts/licences.eot?xi4bm6');
  src:  url('fonts/licences.eot?xi4bm6#iefix') format('embedded-opentype'),
    url('fonts/licences.ttf?xi4bm6') format('truetype'),
    url('fonts/licences.woff?xi4bm6') format('woff'),
    url('fonts/licences.svg?xi4bm6#licences') 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: 'licences' !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-tandem:before {
  content: "\e900";
}
.icon-observer:before {
  content: "\e901";
}
.icon-exam:before {
  content: "\e902";
}
.icon-parachute:before {
  content: "\e903";
}
.icon-paragliding:before {
  content: "\e904";
}
.icon-hangglider:before {
  content: "\e905";
}
.icon-pilot:before {
  content: "\e906";
}

