@font-face {
    font-family: "iwg-icons";
    src: url(".//iwg-icons.woff2?9c7c39a914e182b5a82a714cb6b39de4") format("woff2"),
url(".//iwg-icons.woff?9c7c39a914e182b5a82a714cb6b39de4") format("woff"),
url(".//iwg-icons.ttf?9c7c39a914e182b5a82a714cb6b39de4") format("truetype");
}

i[class^="iwg-icon-"]:before, i[class*=" iwg-icon-"]:before {
    font-family: iwg-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;
}

.iwg-icon-bell:before {
    content: "\f101";
}
.iwg-icon-calendar:before {
    content: "\f102";
}
.iwg-icon-dashboard:before {
    content: "\f103";
}
.iwg-icon-map:before {
    content: "\f104";
}
.iwg-icon-registry:before {
    content: "\f105";
}
.iwg-icon-settings:before {
    content: "\f106";
}
.iwg-icon-suite-apps:before {
    content: "\f107";
}
.iwg-icon-timeseries:before {
    content: "\f108";
}
.iwg-icon-tshealer:before {
    content: "\f109";
}
