.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--sales-agent a:before {
  content: "\e048";
}

.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\f084";
  font-family: "Font Awesome 6 Free";
}

.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--new-order a:before {
  content: "\f217";
  font-family: "Font Awesome 6 Free";
}

.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--csv-fast-ordering a:before {
  content: "\f1c3";
  font-family: "Font Awesome 6 Free";
}

.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--link-catalog a:before {
  content: "\f02d";
  font-family: "Font Awesome 6 Free";
}

/*# sourceMappingURL=myAccount.css.map */
