@font-face {
  font-family: 'cartesnfc';
  src:  url('fonts/cartesnfc.eot?nwa5na');
  src:  url('fonts/cartesnfc.eot?nwa5na#iefix') format('embedded-opentype'),
    url('fonts/cartesnfc.ttf?nwa5na') format('truetype'),
    url('fonts/cartesnfc.woff?nwa5na') format('woff'),
    url('fonts/cartesnfc.svg?nwa5na#cartesnfc') 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: 'cartesnfc' !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-picto-leads:before {
  content: "\e900";
}
.picto-picto-memorable:before {
  content: "\e901";
}
.picto-picto-conversion:before {
  content: "\e902";
}
.picto-picto-roi:before {
  content: "\e903";
}
.picto-picto-image:before {
  content: "\e904";
}
