Last updated on : 2022-04-10
A @font-face descriptor defines the set of Unicode codepoints that may be supported by the font face for which it is declared. The descriptor value is a comma-delimited list of Unicode range (<urange>) values. This hint informs browsers if the font can support their language.
Initial value
U+0-10FFFF
Computed value
as specified
Related at-rule
@font-face
CSS Fonts Module Level 4 # unicode-range-desc
/* <unicode-range> values */
unicode-range: U+26;
/* single codepoint */
unicode-range: U+0-7F;
unicode-range: U+0025-00FF;
/* codepoint range */
unicode-range: U+4??;
/* wildcard range */
unicode-range: U+0025-00FF, U+4??;
/* multiple values */
Browser Support For Safari on iOS Versions
Browser Support For Android Browser Versions
Browser Support For Chrome for Android Versions
Browser Support For Firefox for Android Versions
Browser Support For Samsung Internet Versions
Test your website on 3000+ real browsers and operating systems for mobile and desktop with the LambdaTest cloud. Perform browser compatibility test for Font unicode-range subsetting and many more web technologies that are a part of your website or web-application.
Last Modified date
2022-04-10
Data sourced from
Test this and other features on your website for compatibility across
3,000 real browsers and devices using
I hope we're able to help you build browser compatible web experience.
Fast track your browser testing experience on 3000+ browsers and OS combinations with LambdaTest.
Sarah Elson (Product & Growth Lead)