Description
Problem
There is no simple way of assigning a fontfamily to tick labels without needing to either override the default fontfamily or set_x/yticklabels. We currently have access to color and size, kwarg to change the font would fit here nicely.
Proposed Solution
Add a fontfamily/labelfont kwarg to tick_params