@charset "UTF-8";

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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[data-icon]:before {
  font-family: "icomoon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\e900";
}
.icon-linkedin:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-web:before {
  content: "\e903";
}
.icon-arrow:before {
  content: "\e904";
}
.icon-arrow-left:before {
  content: "\e914";
}
.icon-check:before {
  content: "\e905";
}
.icon-language:before {
  content: "\e906";
}
.icon-select:before {
  content: "\e907";
}
.icon-tel:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e909";
}
.icon-geoloc:before {
  content: "\e90a";
}
.icon-photo:before {
  content: "\e90b";
}
.icon-close:before {
  content: "\e90c";
}
.icon-culture:before {
  content: "\e90d";
}
.icon-gastronomie:before {
  content: "\e90e";
}
.icon-sport:before {
  content: "\e90f";
}
.icon-bien-etre:before {
  content: "\e910";
}
.icon-tableau:before {
  content: "\e911";
}
.icon-coeur:before {
  content: "\e912";
}
.icon-vitrail:before {
  content: "\e913";
}
.icon-famille:before {
  content: "\e916";
}