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

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

.bdi-chapeau-etudiant:before {
  content: "\e900";
}
.bdi-document:before {
  content: "\e901";
}
.bdi-etoile:before {
  content: "\e902";
}
.bdi-flecheplus:before {
  content: "\e903";
}
.bdi-infini:before {
  content: "\e904";
}
.bdi-instructeur:before {
  content: "\e905";
}
.bdi-maison:before {
  content: "\e906";
}
.bdi-puzzle:before {
  content: "\e907";
}
.bdi-tableauvideo:before {
  content: "\e908";
}
.bdi-telechargement:before {
  content: "\e909";
}
.bdi-trophee:before {
  content: "\e90a";
}
