@font-face {
  font-family: 'Skylineicons2';
  src:
    url('fonts/Skylineicons2.ttf?i87p28') format('truetype'),
    url('fonts/Skylineicons2.woff?i87p28') format('woff'),
    url('fonts/Skylineicons2.svg?i87p28#Skylineicons2') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.sky-appliance-1:before {
  content: "\e900";
}
.sky-convector:before {
  content: "\e901";
}
.sky-appliance:before {
  content: "\e902";
}
