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

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

.orangepicto_entretien_plein:before {
  content: "\e900";
}
