@font-face {
  font-family: 'autoprog-icone-5';
  src:  url('../fonts/autoprog-icone-5.eot?wgnm1a');
  src:  url('../fonts/autoprog-icone-5.eot?wgnm1a#iefix') format('embedded-opentype'),
    url('../fonts/autoprog-icone-5.ttf?wgnm1a') format('truetype'),
    url('../fonts/autoprog-icone-5.woff?wgnm1a') format('woff'),
    url('../fonts/autoprog-icone-5.svg?wgnm1a#autoprog-icone-5') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-ap5"], [class*=" icon-ap5"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'autoprog-icone-5' !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-ap5-cellule:before {
  content: "\e900";
}
.icon-ap5-cellule_interdit:before {
  content: "\e901";
}
.icon-ap5-destination:before {
  content: "\e902";
}
.icon-ap5-destination_interdit:before {
  content: "\e903";
}
.icon-ap5-floor-brush:before {
  content: "\e904";
}
.icon-ap5-reprise:before {
  content: "\e906";
}
.icon-ap5-reprise_interdit:before {
  content: "\e907";
}
