%font { font-family: Gabriola, sans-serif; font-size: 1.5rem; } body { @extend %font; margin: 80px 5px 0 5px; // Vertical translation for the fixed header } .ui-widget { @extend %font; }