<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "icons";
    src: url("./icons.eot?100adaf389f17c812c9c2554263a1121#iefix") format("embedded-opentype"),
url("./icons.woff2?100adaf389f17c812c9c2554263a1121") format("woff2"),
url("./icons.woff?100adaf389f17c812c9c2554263a1121") 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-brain:before {
    content: "\f101";
}
.icon-calendar:before {
    content: "\f102";
}
.icon-chatbox:before {
    content: "\f103";
}
.icon-files:before {
    content: "\f104";
}
.icon-forum-alt:before {
    content: "\f105";
}
.icon-forum:before {
    content: "\f106";
}
.icon-guy:before {
    content: "\f107";
}
.icon-house:before {
    content: "\f108";
}
.icon-instagram:before {
    content: "\f109";
}
.icon-lightbulb:before {
    content: "\f10a";
}
.icon-linkedin:before {
    content: "\f10b";
}
.icon-play:before {
    content: "\f10c";
}
.icon-settings:before {
    content: "\f10d";
}
.icon-telephone:before {
    content: "\f10e";
}
.icon-wave:before {
    content: "\f10f";
}
.icon-youtube:before {
    content: "\f110";
}
</pre></body></html>