<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: 'Hexagon-Icons';
    font-style: normal;
    font-weight: 400;
    src: url(/cassette.axd/file/Content/css/hexagon/Hexagon-Icons-15a2f0bc946ff7e24dc14ccdfc50a22f53471882.woff2) format('woff2');
}

.hex-icons {
    font-family: Hexagon-Icons;
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.hex-icons {
    color: var(--hex-nav-icon-color);
}

</pre></body></html>