@font-face {
  font-family: 'cjweb-modele';
  src:  url('fonts/cjweb-modele.eot?i9umqi');
  src:  url('fonts/cjweb-modele.eot?i9umqi#iefix') format('embedded-opentype'),
    url('fonts/cjweb-modele.ttf?i9umqi') format('truetype'),
    url('fonts/cjweb-modele.woff?i9umqi') format('woff'),
    url('fonts/cjweb-modele.svg?i9umqi#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-cj:before {
  content: "\e908";
}
.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";
}
.icon-google2:before {
  content: "\ea89";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
