/* Base typography with Google Fonts enabled
============================================= */

body,
input,
textarea,
select {
  font-family: Muli, sans-serif;
}

.woocommerce-thankyou-order-details li strong,
.wc-bacs-bank-details li strong,
.woocommerce-EditAccountForm legend,
.widget_shopping_cart .total {
  font-family: Muli, sans-serif;
}