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. cssfontfacedescriptors api: font-style

  4. cssfontfacedescriptors api: fontstyle

  5. cssfontfacerule api: style

  6. cssfontfeaturevaluesrule api: styleset

  7. fontdata api: style

  8. fontface api: style

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

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

  11. css property: font-style

  12. css property: font-style: italic

  13. css property: font-style: normal

  14. css property: font-style: oblique

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

  16. css property: font-synthesis-style

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

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

  19. css property: font-synthesis-style: oblique-only

  20. css property: font-synthesis: style

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

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

  23. elements: mstyle: fontsize

  24. elements: mstyle: fontstyle

  25. elements: mstyle: fontweight

  26. global_attributes: font-style