I have 3 text entry questions and want to change default font type as Calibri. I can change the font type for one question with code below and it is not changing for other 2 questions. May I request your help please?
input[type=text] {
font-family:Calibri!important;
color: #000000!important;
font-size:16px!important;
}
Input text font type for all text entry questions
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

You are using your code in this section, just want to confirm it! if yes then it should work.