}
@font-face {
font-family: 'CustomFont';
src: url(//www.mindeulle.com/wp-content/themes/generatepress_child/CustomFont.woff2) format('woff2');
font-display: swap;
}
add_action( 'login_form_rp', 'mindeulle_redirect_password_reset' );
add_action( 'login_form_resetpass', 'mindeulle_redirect_password_reset' );
function mindeulle_redirect_password_reset() {
wp_redirect( home_url(//www.mindeulle.com/my-account/lost-password/) );
exit;
} .woocommerce ul.products li.product .woocommerce-loop-product__title {
line-height: 1.2; min-height: 2.4em; display: block;
} .woocommerce ul.products li.product .price {
margin-top: 0.5rem;
}