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

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

.icn-milling-machine:before {
  content: "\e90a";
}
.icn-lathe:before {
  content: "\e90b";
}
.icn-industrial:before {
  content: "\e90c";
}
.icn-chair:before {
  content: "\e900";
}
.icn-sketch:before {
  content: "\e901";
}
.icn-automotive:before {
  content: "\e902";
}
.icn-floor-lamp:before {
  content: "\e903";
}
.icn-settings:before {
  content: "\e904";
}
.icn-water-drop:before {
  content: "\e905";
}
.icn-plug:before {
  content: "\e906";
}
.icn-home-appliance:before {
  content: "\e907";
}
.icn-coffee-machine:before {
  content: "\e908";
}
.icn-brake-disc:before {
  content: "\e909";
}
