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

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

.logi-ko:before {
  content: "\e900";
}
.logi-stock:before {
  content: "\e901";
}
.logi-livraison-inte:before {
  content: "\e902";
}
.logi-exp:before {
  content: "\e903";
}
.logi-huile:before {
  content: "\e904";
}
.logi-boite:before {
  content: "\e905";
}
