@font-face {
  font-family: 'property-icons';
  src: url('../fonts/property-icons/property-icons.eot?81259092');
  src: url('../fonts/property-icons/property-icons.eot?81259092#iefix') format('embedded-opentype'),
       url('../fonts/property-icons/property-icons.woff2?81259092') format('woff2'),
       url('../fonts/property-icons/property-icons.woff?81259092') format('woff'),
       url('../fonts/property-icons/property-icons.ttf?81259092') format('truetype'),
       url('../fonts/property-icons/property-icons.svg?81259092#property-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'property-icons';
    src: url('../font/property-icons.svg?81259092#property-icons') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "property-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-login-outline:before { content: '\f100'; } /* '' */
.icon-message:before { content: '\f101'; } /* '' */
.icon-heart:before { content: '\f102'; } /* '' */
.icon-login:before { content: '\f103'; } /* '' */
.icon-logout-outline:before { content: '\f104'; } /* '' */
.icon-add:before { content: '\f105'; } /* '' */
.icon-calendar:before { content: '\f106'; } /* '' */
.icon-calendar-outline:before { content: '\f107'; } /* '' */
.icon-user-outline:before { content: '\f108'; } /* '' */
.icon-user:before { content: '\f109'; } /* '' */
.icon-checkmark:before { content: '\f10a'; } /* '' */
.icon-idea:before { content: '\f10d'; } /* '' */
.icon-park:before { content: '\f10e'; } /* '' */
.icon-gym:before { content: '\f10f'; } /* '' */
.icon-theatre:before { content: '\f110'; } /* '' */
.icon-alarm:before { content: '\f111'; } /* '' */
.icon-parking:before { content: '\f112'; } /* '' */
.icon-swim:before { content: '\f113'; } /* '' */
.icon-phone:before { content: '\f114'; } /* '' */
.icon-wifi:before { content: '\f115'; } /* '' */
.icon-air-conditioner:before { content: '\f116'; } /* '' */
.icon-monitor:before { content: '\f117'; } /* '' */
.icon-logout:before { content: '\f118'; } /* '' */
.icon-area:before { content: '\f11b'; } /* '' */
.icon-balcony:before { content: '\f11c'; } /* '' */
.icon-bath:before { content: '\f11d'; } /* '' */
.icon-bed:before { content: '\f11e'; } /* '' */
.icon-support:before { content: '\f120'; } /* '' */
.icon-loan:before { content: '\f121'; } /* '' */
.icon-money:before { content: '\f122'; } /* '' */
.icon-discount:before { content: '\f123'; } /* '' */
.icon-hospital:before { content: '\f124'; } /* '' */
.icon-car-repair:before { content: '\f125'; } /* '' */
.icon-house:before { content: '\f126'; } /* '' */
.icon-neighborhood:before { content: '\f127'; } /* '' */