<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'hji-icons';
  src: url('../fonts/hji-icons.eot');
  src: url('../fonts/hji-icons.eot#iefix') format('embedded-opentype'),
       url('../fonts/hji-icons.woff') format('woff'),
       url('../fonts/hji-icons.ttf') format('truetype'),
       url('../fonts/hji-icons.svg#hji-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'hji-icons';
    src: url('../fonts/hji-icons.svg#hji-icons') format('svg');
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.hji:before {
    display: inline-block;
    font-family: "hji-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.hji.hji-icon-tiktok:before { content: '\e900'; }
.hji.hji-icon-area-1:before { content: '\f100'; } /* 'ï„€' */
.hji.hji-icon-area-2:before { content: '\f101'; } /* 'ï„' */
.hji.hji-icon-area-3:before { content: '\f102'; } /* 'ï„‚' */
.hji.hji-icon-bath-faucet:before { content: '\f103'; } /* 'ï„ƒ' */
.hji.hji-icon-bed-1:before { content: '\f104'; } /* 'ï„„' */
.hji.hji-icon-bed-2:before { content: '\f105'; } /* 'ï„…' */
.hji.hji-icon-bed-3:before { content: '\f106'; } /* 'ï„†' */
.hji.hji-icon-equal-housing:before { content: '\f107'; } /* 'ï„‡' */
.hji.hji-icon-equal-housing-text:before { content: '\f108'; } /* 'ï„ˆ' */
.hji.hji-icon-house-1:before { content: '\f109'; } /* 'ï„‰' */
.hji.hji-icon-house-2:before { content: '\f10a'; } /* 'ï„Š' */
.hji.hji-icon-house-3:before { content: '\f10b'; } /* 'ï„‹' */
.hji.hji-icon-logo:before { content: '\f10c'; } /* 'ï„Œ' */
.hji.hji-icon-mls:before { content: '\f10d'; } /* 'ï„' */
.hji.hji-icon-realtor:before { content: '\f10e'; } /* 'ï„Ž' */
.hji.hji-icon-realtor-text:before { content: '\f10f'; } /* 'ï„' */
.hji.hji-icon-search:before { content: '\f110'; } /* 'ï„' */
.hji.hji-icon-shower:before { content: '\f111'; } /* 'ï„‘' */
.hji.hji-icon-toilet:before { content: '\f112'; } /* 'ï„’' */
.hji.hji-icon-toilet-alt:before { content: '\f113'; } /* 'ï„“' */
.hji.hji-icon-tub:before { content: '\f114'; } /* 'ï„”' */
.hji.hji-icon-zillow:before { content: '\f115'; } /* 'ï„•' */
.hji.hji-icon-bordered-rectangle:before { content: '\f116'; } /* 'ï„–' */
</pre></body></html>