@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'; } /* '' */
