@font-face {
        font-family: 'steelthemes-icons';
        src: ;
        font-weight: normal;
        font-style: normal;
        font-display: block;
    }
    [class^='steelthemes-'], [class*=' steelthemes-'] {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'steelthemes-icons' !important; 
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    