In mediaroom PF application how can we change the font. in below code
<mrml:TVLabel ID="value1" runat="server" **FontStyle="reg16"**
Foreground="argb(255,235,235,235)" Padding="rect(10,0,0,0)"
style="position: absolute; top: 45px; left: 0px; height: 88px; width: 250px;"
Text="-" >
You can't. All you can do is use the predefined fonts available already on the STB/Simulator. The full list is in the files Styles.xml and Skin.xml.
You can find the definition like this:
And them a lot of styles like that: