@font-face {
  font-family: 'bonifacio-icons';
  src:  url('bonifacio-icons.eot?vx1kua');
  src:  url('bonifacio-icons.eot?vx1kua#iefix') format('embedded-opentype'),
    url('bonifacio-icons.ttf?vx1kua') format('truetype'),
    url('bonifacio-icons.woff?vx1kua') format('woff'),
    url('bonifacio-icons.svg?vx1kua#bonifacio-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.bon-brochures:before {
  content: "\e900";
}
.bon-clock:before {
  content: "\e901";
}
.bon-diagram:before {
  content: "\e902";
}
.bon-diagramalt:before {
  content: "\e903";
}
.bon-flag:before {
  content: "\e904";
}
.bon-geoloc:before {
  content: "\e905";
}
.bon-groupe:before {
  content: "\e906";
}
.bon-loupe:before {
  content: "\e907";
}
.bon-meteo:before {
  content: "\e908";
}
.bon-partenaires:before {
  content: "\e909";
}
.bon-path:before {
  content: "\e90a";
}
.bon-presse:before {
  content: "\e90b";
}
.bon-quote:before {
  content: "\e90c";
}
.bon-reserver:before {
  content: "\e90d";
}
.bon-seminaires:before {
  content: "\e90e";
}
.bon-lowalt:before {
  content: "\e90f";
}
.bon-upalt:before {
  content: "\e910";
}

