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

[class^="icon-set-4"], [class*=" icon-set-4"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-set-4' !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-set-4airplane:before {
  content: "\e900";
}
.icon-set-4boxes:before {
  content: "\e901";
}
.icon-set-4bus:before {
  content: "\e902";
}
.icon-set-4infrastructure:before {
  content: "\e903";
}
.icon-set-4inspection:before {
  content: "\e904";
}
.icon-set-4property-inspection:before {
  content: "\e905";
}
.icon-set-4public-transport:before {
  content: "\e906";
}
.icon-set-4roof-inspection:before {
  content: "\e907";
}
.icon-set-4sauna:before {
  content: "\e908";
}
.icon-set-4smart-home:before {
  content: "\e909";
}
.icon-set-4train:before {
  content: "\e90a";
}
.icon-set-4transportation:before {
  content: "\e90b";
}
.icon-set-4truck:before {
  content: "\e90c";
}
