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

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

.idg-icone-entretien:before {
  content: "\e900";
}
.idg-icone-pneumatique:before {
  content: "\e901";
}
