Disable fields based on logged in email address

Disable fields based on logged in email address

Hello,
I would like to add a formula to the On Load of a form to disable the below fields based on if their loginID equals any of the following hard coded email addresses: johndoe@yahoo.com, janedoe@hotmail.com, DaveJohn@outlook.com
I will enter the real email addresses later.

Serial_Number
Model_Number
Date_Received


Could you help me with this script?