/* Flaticon Uicons Regular Rounded: book-open-cover. */
@font-face {
    font-family: "RLW Uicons Regular Rounded";
    src: url("../fonts/rlw-uicons-regular-rounded.woff") format("woff");
    font-display: block;
    font-style: normal;
    font-weight: 400;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--online-courses > a::before {
    display: inline-block !important;
    width: 1.15em;
    margin-right: .55em;
    content: "\f280" !important;
    color: currentColor;
    font-family: "RLW Uicons Regular Rounded" !important;
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 !important;
    line-height: 1;
    text-align: center;
    text-transform: none;
    vertical-align: -.08em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
