label gets hard-coded sans-serif font and ignores @baseFontFamily
Created by: sanderkruger
While I think it's a great idea to hard-code the font for button and input elements, the label should have the same font as the base text.
forms.less defines the font for label, button, input, select and textarea. I would prefer if label were not in this list.