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

.sow-icon-efficones {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sow-efficones' !important;
  speak: none;
  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;
}

.sow-icon-efficones[data-sow-icon]:before {
  content: attr(data-sow-icon);
}


/*

.icon-jeux:before {
  content: "\e906";
}
.icon-immobilier:before {
  content: "\e90f";
}
.icon-mutuelle:before {
  content: "\e901";
  color: #334461;
}
.icon-conseil2:before {
  content: "\e900";
  color: #334461;
}
.icon-handshake:before {
  content: "\e902";
}
.icon-conseil:before {
  content: "\e903";
  color: #334461;
}
.icon-notaire:before {
  content: "\e904";
  color: #334461;
}
.icon-comptable:before {
  content: "\e905";
  color: #334461;
}
.icon-courtier:before {
  content: "\e90e";
  color: #334461;
}
.icon-umbrella:before {
  content: "\e911";
}
.icon-Groupe-2423:before {
  content: "\e913";
  color: #334461;
}
.icon-reponse:before {
  content: "\e914";
  color: #334461;
}
*/