How should I change and apply changes to the default style of primefaces globally and only once?
.ui-widget,.ui-widget .ui-widget { font-size: 90% !important
This works fine.
.ui-g { font-size: 13px; }