fonts

<!-- -->

  <font id="question_mark_font">
    <family>liberation serif</family>
    <point_size>14</point_size</point_size>
  </font>

  <font id="question_mark_font_bold">
    <from>question_mark_font</from>
    <weight>heavy</weight>
  </font>

A font's id attribute gives the label that theme file uses to refer to this font. An optional from specifies that this font specification is based on another font. The other font's definition gets copied, and this font's settings modify the original font's setting.

Other elements in a font: