Am I right that font-weight wouldn't work for text on buttons? I can set the font size but font-weight doesn't seem to have any effect. Any suggestion how I can set weight of the value on a button?
Yes it has an effect, the order of which you're placing it in CSS could be causing some issues, please place your code if you need help.