Font
A label can use its own font instead of the font of the page it's embedded in:
info
You can set defaults for these on your account's settings page
- Find the desired product and click the "Edit" button
- Go to the Label Display Settings section
- Select "General"
- Fill-in the "Font URL" field with a link the CSS font definition, e.g.
https://fonts.googleapis.com/css2?family=Open+Sans - Fill-in the "Font family" field with the font's family name, e.g.
Open Sans - Click Update
The URL must be a CSS font definition to be included via a link HTML tag, not a font file.