@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-arrow-left:before {
  content: "\e900";
}
.icon-assurances:before {
  content: "\e901";
}
.icon-commercial:before {
  content: "\e902";
}
.icon-droit-immo:before {
  content: "\e903";
}
.icon-execution:before {
  content: "\e904";
}
.icon-famille:before {
  content: "\e905";
}
.icon-famille2:before {
  content: "\e906";
}
.icon-fax:before {
  content: "\e907";
}
.icon-fiche:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e909";
}
.icon-message:before {
  content: "\e90a";
}
.icon-plus:before {
  content: "\e90b";
}
.icon-poi:before {
  content: "\e90c";
}
.icon-social:before {
  content: "\e90d";
}
.icon-tel:before {
  content: "\e90e";
}
.icon-arrow-left-2:before {
  content: "\e90f";
}
.icon-arrow-right-2:before {
  content: "\e910";
}
.icon-arrow-down:before {
  content: "\e911";
}