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

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

.picto-Paiement-securise:before {
  content: "\e900";
}
.picto-Paiement-securise-2:before {
  content: "\e901";
}
.picto-Frais-de-port:before {
  content: "\e902";
}
.picto-Frais-de-port-2:before {
  content: "\e903";
}
