﻿.fa-solution:before {
    content: "\f0e8"
}

.fa-container:before { /* fa-truck */
    content: "\f0d1"
}

.fa-instance:before {
    content: "\f1ad"
}

.fa-wifi:before {
    content: "\f1eb"
}


.fa-host:before {
    content: "\f233"
}

.fa-connected-devices:before {
    content: "\f1e6" /* fa-plug */
}

.fa-integration:before {
    content: "\f06b" /* fa-gift */
}

.fa-kiosks:before {
    content: "\f16a" /* fa-youtube-play */
}

.fa-productcatalog:before {
    content: "\f290"
}

.fa-telemetry:before {
    content: "\f012" /*fa-signal*/
}

.fa-reports:before {
    content: "\f0f6" /* fa-file-text-o*/
}
