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

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

.di-icons-store-house:before {
  content: "\e900";
}
.di-icons-chimney:before {
  content: "\e901";
}
.di-icons-drone:before {
  content: "\e902";
}
.di-icons-home:before {
  content: "\e903";
}
.di-icons-roof:before {
  content: "\e904";
}
.di-icons-thunder:before {
  content: "\e905";
}
.di-icons-waterdrop:before {
  content: "\e906";
}
