/*wpautowebby Custom Icons Starts*/
@font-face {
    font-family: 'wpautowebby';
    src:url('../fonts/WPAutoWebby.eot');
    src:url('../fonts/WPAutoWebby.eot') format('embedded-opentype'),
        url('../fonts/WPAutoWebby.woff') format('woff'),
        url('../fonts/WPAutoWebby.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.sow-icon-WPAutoWebbyIcons {
    font-family: 'wpautowebby';
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sow-icon-WPAutoWebbyIcons[data-sow-icon]:before {
    content: attr(data-sow-icon);
}

a.toplevel_page_wpautowebby > .dashicons-admin-generic::before { content: "" !important; background-image : url('../images/wpautowebby-icon.png'); background-repeat: no-repeat; background-position: 0 0; background-size: 20px 20px; margin-top: 7px; color: #ca3333 !important; }