1. CSS font-variant-numeric

    CSS property that provides different ways of displaying numbers, fractions, and ordinal markers.

  2. Resource Hints: preload

    Using `<link rel="preload">`, browsers can be informed to prefetch resources without having to execute them, allowing fine-grained control over when and how resources are loaded. Only the following `as` values are supported: fetch, image, font, script, style, track.

  3. cssfontfacerule api: style

  4. cssfontfeaturevaluesrule api: styleset

  5. fontdata api: style

  6. fontface api: style

  7. css at-rule: `@font-face`: font-style

  8. css at-rule: `@font-feature-values`: `@styleset`

  9. css property: font-style

  10. css property: font-style: italic

  11. css property: font-style: normal

  12. css property: font-style: `oblique` can accept an `<angle>`

  13. css property: font-synthesis-style

  14. css property: font-synthesis-style: auto

  15. css property: font-synthesis-style: none

  16. css property: font-synthesis: `style`

  17. css property: font-variant-alternates: `styleset()`

  18. css property: font-variant-numeric: oldstyle-nums

  19. svg element: font-face: font-style