Re: [csswg-drafts] [css-fonts] Clarify parsing of `<font-face-name>` for the `src: local(...)` function (#8187)

Wouldn't it be useful to be able to say something like

@font-face {
    font-family: trimmed-system-font;
    src: local(system-ui);
    font-weight: 500 900;
    unicode-range: U+0041;
}

(Perhaps as a member of a larger trimmed-system-font family?)

-- 
GitHub Notification of comment by litherum
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8187#issuecomment-1338177718 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 5 December 2022 21:18:06 UTC