@font-face {
  font-family: 'picto';
  src:  url('fonts/icomoon.eot?1hu3su');
  src:  url('fonts/icomoon.eot?1hu3su#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1hu3su') format('truetype'),
    url('fonts/icomoon.woff?1hu3su') format('woff'),
    url('fonts/icomoon.svg?1hu3su#icomoon') 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: 'picto' !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-client:before {
  content: "\e900";
  color: #517356;
}
.picto-email:before {
  content: "\e901";
  color: #517356;
}
.picto-tel:before {
  content: "\e902";
  color: #517356;
}
.picto-adresse:before {
  content: "\e903";
}
.picto-intervention:before {
  content: "\e904";
  color: #345238;
}
.picto-reactvite:before {
  content: "\e905";
  color: #345238;
}
.picto-interloc:before {
  content: "\e906";
  color: #345238;
}
