How to handle css style properties with TestCafe

Hi,

I am new to CodeceptJS and I am using TestCafe framework. My tests involve CSS style sheet properties verification of the elements.
Eg. Font style, weight, face etc.

How I can achieve this via CodeceptJS? if not could you please suggest any workaround.

Thanks
Yogendra