@font-face {
  font-family: 'icomoon';
  src:  url("fonts/icomoon.7ad8c988864f.eot?quk79w");
  src:  url("fonts/icomoon.7ad8c988864f.eot?quk79w#iefix") format('embedded-opentype'),
    url("fonts/icomoon.71ba8eb6760e.ttf?quk79w") format('truetype'),
    url("fonts/icomoon.bbddfefc418f.woff?quk79w") format('woff'),
    url("fonts/icomoon.ebc56d306a64.svg?quk79w#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icon-arrow-right-stroke:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-loup:before {
  content: "\e902";
}
.icon-Pin:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-eye:before {
  content: "\e905";
}
.icon-printer:before {
  content: "\e906";
}
.icon-home:before {
  content: "\e907";
}
