@font-face {
    font-family: "icons";
    src: url("./icons.eot?627d24f6c59c78e81b494fd8c58ed6b2#iefix") format("embedded-opentype"),
url("./icons.woff2?627d24f6c59c78e81b494fd8c58ed6b2") format("woff2"),
url("./icons.woff?627d24f6c59c78e81b494fd8c58ed6b2") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-storage-room:before {
    content: "\f101";
}
.icon-steamboiler:before {
    content: "\f102";
}
.icon-safety-valve:before {
    content: "\f103";
}
.icon-safety-fittings:before {
    content: "\f104";
}
.icon-refinery:before {
    content: "\f105";
}
.icon-pressuriser-system:before {
    content: "\f106";
}
.icon-pressure-storage:before {
    content: "\f107";
}
.icon-piping-pressure-unit:before {
    content: "\f108";
}
.icon-pipework:before {
    content: "\f109";
}
.icon-part-section:before {
    content: "\f10a";
}
.icon-high-pressure-steamboiler:before {
    content: "\f10b";
}
.icon-global-user:before {
    content: "\f10c";
}
.icon-flat-bottom-tank:before {
    content: "\f10d";
}
.icon-electric-limiter:before {
    content: "\f10e";
}
.icon-component-section:before {
    content: "\f10f";
}
.icon-branches:before {
    content: "\f110";
}
