Use sp500 to create a small gt table, using fmt_currency() to provide a dollar sign for the first row of monetary values. Then, set a larger font size for the table and use the "Merriweather" font (from Google Fonts, via google_font()) with two system font fallbacks ("Cochin" and the generic "serif").
Use sza to create an eleven-row table. Within opt_table_font(), set up a preferred list of sans-serif fonts that are commonly available in macOS (using part of the default_fonts() vector as a fallback).