| SVG Tutorialindex 
 |  
elemente 
 |  
symbol
 die Attributgruppe PresentationAttributes-FontSpecificationAttribute
 
 
| Name | Anwendung | Typ | Standardwert | mögliche Werte |  
| font-family | optional | svg:FontFamilyValue | depends on user-agents | - |  
| font-size | optional | svg:FontSizeValue | medium | - |  
| font-size-adjust | optional | svg:FontSizeAdjustValue | none | - |  
| font-stretch | optional | string | normal | normal wider
 narrower
 ultra-condensed
 extra-condensed
 condensed
 semi-condensed
 semi-expanded
 expanded
 extra-expanded
 ultra-expanded
 inherit
 
 |  
| font-style | optional | string | normal | normal italic
 oblique
 inherit
 
 |  
| font-variant | optional | string | normal | normal small-caps
 inherit
 
 |  
| font-weight | optional | string | normal | normal bold
 bolder
 lighter
 100
 200
 300
 400
 500
 600
 700
 800
 900
 inherit
 
 |  |