html body .woocommerce-account,
html body .woocommerce-MyAccount-navigation,
html body .woocommerce-MyAccount-content,
html body .woocommerce-MyAccount-content table,
html body .woocommerce-MyAccount-content form,
html body .woocommerce-MyAccount-content input,
html body .woocommerce-MyAccount-content select,
html body .woocommerce-MyAccount-content textarea,
html body .woocommerce-MyAccount-content button {
  font-family: var(--tf-font-body) !important;
}

html body .woocommerce-MyAccount-content h1,
html body .woocommerce-MyAccount-content h2,
html body .woocommerce-MyAccount-content h3,
html body .woocommerce-MyAccount-content h4,
html body .woocommerce-Address-title h3,
html body .woocommerce-MyAccount-content legend {
  font-family: var(--tf-font-heading) !important;
}
