Font config
1 2  | config_font(vl, font = NULL, font_size = NULL, font_style = NULL,
  font_weight = NULL)
 | 
vl | 
 a Vega-Lite object  | 
font | 
 typeface to set the text in (e.g., Helvetica Neue).  | 
font_size | 
 font size, in pixels. The default value is 10.  | 
font_style | 
 font style (e.g., italic).  | 
font_weight | 
 font weight (e.g., bold).  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.