@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot');
  src:  url('../fonts/icomoon.svg') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
      url('fonts/icomoon.svg?6grw95#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-appartement:before {
    content: "\e900";
    font-size: 34px;
  }
  .icon-auto:before {
    content: "\e901";
    font-size: 30px;
  }
  .icon-facebook:before {
    content: "\e902";
  }
  .icon-instagram:before {
    content: "\e903";
  }
  .icon-linkedin:before {
    content: "\e904";
  }
  .icon-mail:before {
    content: "\e905";
    font-size: 11px;
  }
  .icon-maison:before {
    content: "\e906";
    font-size: 26px;
  }
  .icon-moto:before {
    content: "\e907";
    font-size: 24px;
  }
  .icon-pin:before {
    content: "\e908";
    font-size: 19px;
  }
  .icon-pinterest:before {
    content: "\e909";
  }
  .icon-shop:before {
    content: "\e90a";
    font-size: 30px;
  }
  .icon-taxi:before {
    content: "\e90b";
    font-size:17px;
  }
  .icon-telephone:before {
    content: "\e90c";
    font-size: 15px;
  }
  .icon-twitter:before {
    content: "\e90d";
  }
  .icon-youtube:before {
    content: "\e90e";
  }
  