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

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

.icon-legalsoft-groupe-adec:before {
  content: "\e900";
}
.icon-legalsoft-legalsoft:before {
  content: "\e903";
}
.icon-legalsoft-linkedin:before {
  content: "\e94a";
  color: #000;
}
.icon-legalsoft-twitter:before {
  content: "\e94b";
  color: #000;
}
.icon-legalsoft-facebook:before {
  content: "\e953";
  color: #000;
}
