@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2x9kof');
  src:  url('fonts/icomoon.eot?2x9kof#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2x9kof') format('truetype'),
    url('fonts/icomoon.woff?2x9kof') format('woff'),
    url('fonts/icomoon.svg?2x9kof#icomoon') 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: 'icomoon' !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-resize:before {
  content: "\e906";
}
.icon-tools:before {
  content: "\e900";
}
.icon-options:before {
  content: "\e900";
}
.icon-repair:before {
  content: "\e900";
}
.icon-miscellaneous_services:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e902";
}
.icon-house:before {
  content: "\e902";
}
.icon-home2:before {
  content: "\e903";
}
.icon-pacman:before {
  content: "\e916";
}
.icon-wondering2:before {
  content: "\e9fc";
}
.icon-about-dot-me:before {
  content: "\e904";
  color: #00a98f;
}
.icon-homeassistant:before {
  content: "\e905";
  color: #41bdf5;
}
