/* @font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?ko5y69');
    src: url('../fonts/icomoon.eot?ko5y69#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ko5y69') format('truetype'), url('../fonts/icomoon.woff?ko5y69') format('woff'), url('../fonts/icomoon.svg?ko5y69#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;
}

.icon-world:before {
    content: "\e917";
}

.icon-icon-graph:before {
    content: "\e900";
}

.icon-icon-star:before {
    content: "\e901";
}

.icon-icon-location:before {
    content: "\e902";
}

.icon-delete:before {
    content: "\e903";
}

.icon-search:before {
    content: "\e904";
}

.icon-tag:before {
    content: "\e905";
}

.icon-room:before {
    content: "\e906";
}

.icon-bed:before {
    content: "\e907";
}

.icon-bathroom:before {
    content: "\e908";
}

.icon-car:before {
    content: "\e909";
}

.icon-noun_size_2965801-1:before {
    content: "\e90a";
}

.icon-download:before {
    content: "\e90b";
}

.icon-whatsapp:before {
    content: "\ea93";
} */

@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?ut6b1d');
    src:  url('../fonts/icomoon.eot?ut6b1d#iefix') format('embedded-opentype'),
         url('../fonts/icomoon.ttf?ut6b1d') format('truetype'),
            url('../fonts/icomoon.woff?ut6b1d') format('woff'),
            url('../fonts/icomoon.svg?ut6b1d#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-tilde_red:before {
    content: "\e900";
  }
  .icon-icon-graph:before {
    content: "\e901";
  }
  .icon-icon-star:before {
    content: "\e902";
  }
  .icon-icon-location:before {
    content: "\e903";
  }
  .icon-delete:before {
    content: "\e904";
  }
  .icon-search:before {
    content: "\e905";
  }
  .icon-tag:before {
    content: "\e906";
  }
  .icon-room:before {
    content: "\e907";
  }
  .icon-bed:before {
    content: "\e908";
  }
  .icon-bathroom:before {
    content: "\e909";
  }
  .icon-car:before {
    content: "\e90a";
  }
  .icon-noun_size_2965801-1:before {
    content: "\e90b";
  }
  .icon-download:before {
    content: "\e90c";
  }
  .icon-whatsapp:before {
    content: "\ea93";
  }
  