@font-face {
  font-family: 'icomoonNew';
  src:  url('fonts/icomoonNew.eot?cl74dh');
  src:  url('fonts/icomoonNew.eot?cl74dh#iefix') format('embedded-opentype'),
    url('fonts/icomoonNew.ttf?cl74dh') format('truetype'),
    url('fonts/icomoonNew.woff?cl74dh') format('woff'),
    url('fonts/icomoonNew.svg?cl74dh#icomoonNew') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="iconNew-"], [class*=" iconNew-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoonNew' !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;
}

.iconNew-livingUnit:before {
  content: "\e900";
}
