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

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

.icone-Picto-arrow:before {
  content: "\72";
}
.icone-Picto-contact:before {
  content: "\4f";
}
.icone-Picto-espace-client:before {
  content: "\65";
}
.icone-Picto-linkedin:before {
  content: "\69";
}
.icone-icon-agencei:before {
  content: "\57";
}
.icone-picto-burger:before {
  content: "\70";
}
