if (!guessFontAvailability (‘Copperplate Gothic Light’)) { // if the font is not available, provide an alternative styling hook document.body.className += ‘ alt-font’; }