CSS @supports rule can be used with font-tech() and font-format() functions to conditionally apply styles based on browser support for specific font technologies (like font palettes or incremental font loading) and font formats (like woff2). Both functions work in latest Chrome and Firefox but lack support in Samsung Internet and Safari.

2m read timeFrom matuzo.at
Post cover image
Table of contents
font-tech()font-format()
2 Impressions