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

[class^="icons-"],
[class*=" icons-"] {
    /* 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-house-1:before {
    content: "\e903";
    color: #fff;
}

.icon-house-2:before {
    content: "\e904";
    color: #fff;
}

.icon-house-3:before {
    content: "\e905";
    color: #fff;
}

.icon-house-4:before {
    content: "\e906";
    color: #fff;
}

.icon-icon-5:before {
    content: "\e907";
}

.icon-icon-baths:before {
    content: "\e901";
    color: #8e8e93;
}

.icon-Icon-bed:before {
    content: "\e902";
    color: #8e8e93;
}

.icon-icon-size:before {
    content: "\e900";
    color: #8e8e93;
}