@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?klhp16');
  src:  url('fonts/icomoon.eot?klhp16#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?klhp16') format('truetype'),
    url('fonts/icomoon.woff?klhp16') format('woff'),
    url('fonts/icomoon.svg?klhp16#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-publish_icon:before {
  content: "\e909";
}
.icon-urbanisme:before {
  content: "\e900";
}
.icon-sante:before {
  content: "\e901";
}
.icon-nos-atouts:before {
  content: "\e902";
}
.icon-infos-utiles:before {
  content: "\e903";
}
.icon-contact:before {
  content: "\e904";
}
.icon-compte-rendu:before {
  content: "\e905";
}
.icon-email_message_letter_mail_send_icon:before {
  content: "\e906";
}
.icon-call_phone_icon:before {
  content: "\e907";
}
.icon-alarm_clock_time_icon:before {
  content: "\e908";
}
