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

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

.icon-bath-ico:before {
  content: "\e900";
}
.icon-capacity-ico:before {
  content: "\e901";
}
.icon-controls-ico:before {
  content: "\e902";
}
.icon-cube-ico:before {
  content: "\e903";
}
.icon-dimensions-ico:before {
  content: "\e904";
}
.icon-hand-check-ico:before {
  content: "\e905";
}
.icon-quote-ico:before {
  content: "\e906";
}
.icon-shield-ico:before {
  content: "\e907";
}
.icon-sofa-ico:before {
  content: "\e908";
}
.icon-wifi-ico:before {
  content: "\e909";
}
