/* input{ */
input[type="text"], input[type="tel"], input[type="email"], input[type='password'], textarea {

	font-family: var(--wp--preset--font-family--work-sans);
}
