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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cjweb-modele' !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-logo:before {
  content: "\e900";
}
.icon-call:before {
  content: "\e901";
}
.icon-envelope:before {
  content: "\e902";
}
.icon-fax:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e904";
}
.icon-time:before {
  content: "\e905";
}
.icon-timer:before {
  content: "\e906";
}
.icon-up:before {
  content: "\e907";
}
