By default there are three font families loaded automatically,
i.e., "sans", "serif" and "mono". If one wants to use other fonts,
font_add()
needs to be called
to register new fonts by specifying a family name and corresponding
font files. See font_add()
for details about
the meaning of "family name" in this context, as well as
a complete example of registering and using a new font.