@font-face {
  font-family: 'homesrub1';
  src:  url('fonts/homesrub1.eot?qtrfoa');
  src:  url('fonts/homesrub1.eot?qtrfoa#iefix') format('embedded-opentype'),
    url('fonts/homesrub1.ttf?qtrfoa') format('truetype'),
    url('fonts/homesrub1.woff?qtrfoa') format('woff'),
    url('fonts/homesrub1.svg?qtrfoa#homesrub1') 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: 'homesrub1' !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-calendar:before {
  content: "\e900";
}
.icon-love:before {
  content: "\e901";
}
.icon-temperatures:before {
  content: "\e902";
}
.icon-room-temperature:before {
  content: "\e903";
}
.icon-radiation:before {
  content: "\e904";
}
.icon-radiation-sign:before {
  content: "\e905";
}
.icon-humidity:before {
  content: "\e906";
}
.icon-weather:before {
  content: "\e907";
}
.icon-logs:before {
  content: "\e908";
}
.icon-wood:before {
  content: "\e909";
}
.icon-mute:before {
  content: "\e90a";
}
.icon-material:before {
  content: "\e90b";
}
.icon-sound:before {
  content: "\e90c";
}
.icon-customer-service:before {
  content: "\e90d";
}
.icon-schedule:before {
  content: "\e90e";
}
