[class*=li_],
[class*=sl-],
[class*=" ti-"],
[class*=" pe-7s-"],
[class^=ti-],
[class^=pe-7s-] {
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1
}

[class^="ultsl-"],
[class*=" ultsl-"] {
    font-family: 'ult-silk' !important;
}

[class*=" icon-basic"]:before,
[class*=" icon-ecommerce"]:before,
[class*=" icon-arrows"]:before,
[class*=" icon-software"]:before,
[class^=icon-basic]:before,
[class^=icon-ecommerce]:before,
[class^=icon-arrows]:before,
[class^=icon-software]:before {
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wn-sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:focus,
.wn-sr-only-focusable:active {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}