how to set font style 'Trebuchet MS' to all my labels in the flex application

aphan

New Member
I have developed a Flex application where it contains lot of Labels. All label font styles are by default 'Arial'. But i wanted to change font style for all the labels from 'Arial' to 'Trebuchet MS'. I tried the following css code but it is not working. Please help me..Thanks in Advance.
 
Back
Top