This works as well! thank you, Paddy. 

--- In [email protected], "Paddy Keane" <[EMAIL PROTECTED]> wrote:
>
> You could also set the fontWeight to 'normal' for components if u
don't want to embed whole new font family:
> 
> i.e
> 
> ComboBox {
> fontFamily: myArial;
> fontSize: 20;
> fontWeight: "normal";
> }
> 
> 


Reply via email to