@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?gz4e2c');
  src:  url('fonts/icomoon.eot?gz4e2c#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gz4e2c') format('truetype'),
    url('fonts/icomoon.woff?gz4e2c') format('woff'),
    url('fonts/icomoon.svg?gz4e2c#icomoon') 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: 'icomoon' !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-cancel:before {
  content: "\e909";
}
.icon-job:before {
  content: "\e904";
}
.icon-contrat:before {
  content: "\e907";
}
.icon-heart-o:before {
  content: "\e900";
}
.icon-heart:before {
  content: "\e903";
}
.icon-share:before {
  content: "\e918";
}
.icon-newspaper:before {
  content: "\e917";
}
.icon-cadenas:before {
  content: "\e901";
}
.icon-cal:before {
  content: "\e902";
}
.icon-down:before {
  content: "\e905";
}
.icon-fb:before {
  content: "\e906";
}
.icon-insta:before {
  content: "\e908";
}
.icon-loupe:before {
  content: "\e90a";
}
.icon-shopping-bag:before {
  content: "\e90e";
}
.icon-tel:before {
  content: "\e910";
}
.icon-tracking:before {
  content: "\e912";
}
.icon-truck:before {
  content: "\e913";
}
.icon-tw:before {
  content: "\e914";
}
.icon-user:before {
  content: "\e915";
}
