@font-face {
    font-family: 'nimble';
    src:    url('../fonts/icomoon.eot?819zld');
    src:    url('../fonts/icomoon.eot?819zld#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?819zld') format('truetype'),
        url('../fonts/icomoon.woff?819zld') format('woff'),
        url('../fonts/icomoon.svg?819zld#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    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;
}

#toplevel_page_wc_gateway_nimble_menu .dashicons, #toplevel_page_wc_gateway_nimble_menu .dashicons-before::before{
    font-family: 'nimble';
}

#toplevel_page_wc_gateway_nimble_menu .dashicons-admin-generic:before {
    content: "\e900";
}

#toplevel_page_wc-settings-tab-checkout-section-wc_gateway_nimble .dashicons, #toplevel_page_wc-settings-tab-checkout-section-wc_gateway_nimble .dashicons-before::before{
    font-family: 'nimble';
}

#toplevel_page_wc-settings-tab-checkout-section-wc_gateway_nimble .dashicons-admin-generic:before {
    content: "\e900";
}