@font-face {
    font-family: "icons";
    src: url("../fonts/icons.woff2") format("woff2"),
        url("../fonts/icons.ttf") format("truetype"),
        url("../fonts/icons.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.icon, [class^="icon-"], [class*=" icon-"] {
    /* Use !important to prevent extensions from overriding this font. */
    font-family: "icons" !important;
    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-chevron-up:before {
    content: "\f46b";
}
.icon-sphere:before {
    content: "\f023";
}
.icon-facebook:before {
    content: "\f608";
}
.icon-drpehomes-logo:before {
    content: "\f022";
}
.icon-warning:before {
    content: "\f000";
}
.icon-check:before {
    content: "\f001";
}
.icon-instagram:before {
    content: "\f002";
}
.icon-switch:before {
    content: "\f003";
}
.icon-spinner:before {
    content: "\f004";
}
.icon-plus:before {
    content: "\f005";
}
.icon-minus:before {
    content: "\f006";
}
.icon-two-circular-arrows:before {
    content: "\f007";
}
.icon-suspect:before {
    content: "\f008";
}
.icon-request:before {
    content: "\f009";
}
.icon-realtor:before {
    content: "\f00a";
}
.icon-real-estate-agent:before {
    content: "\f00b";
}
.icon-question2:before {
    content: "\f00c";
}
.icon-question:before {
    content: "\f00d";
}
.icon-owner:before {
    content: "\f00e";
}
.icon-living-room:before {
    content: "\f00f";
}
.icon-investor:before {
    content: "\f010";
}
.icon-image:before {
    content: "\f011";
}
.icon-house:before {
    content: "\f012";
}
.icon-fund:before {
    content: "\f013";
}
.icon-chat:before {
    content: "\f014";
}
.icon-bookshelves:before {
    content: "\f015";
}
.icon-badge2:before {
    content: "\f016";
}
.icon-badge:before {
    content: "\f017";
}
.icon-airbnb-smooth:before {
    content: "\f018";
}
.icon-airbnb-hollow:before {
    content: "\f019";
}
.icon-close:before {
    content: "\f01a";
}
.icon-star:before {
    content: "\f01b";
}
.icon-cog:before {
    content: "\f01c";
}
.icon-menu:before {
    content: "\f01d";
}
.icon-message:before {
    content: "\f01f";
}