.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-gift-registry a::before {
    content: "\f06b";
}
.woocommerce-page .no_shipping_address .gift-form label::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f06b";
    margin-left: 0.5407911001em;
}
.fa-gift:before {
    content: "\f06b";
}