- From: Christoph Päper via GitHub <sysbot+gh@w3.org>
 - Date: Sun, 08 Dec 2019 09:03:22 +0000
 - To: public-css-archive@w3.org
 
`emoji` world indeed make more sense in a [font descriptor](https://drafts.csswg.org/css-fonts/#unicode-range-desc) than as a font family. 
~~~~ css
@font-face {
  font-family: Twemoji;
  unicode-range: emoji;
} 
~~~~
-- 
GitHub Notification of comment by Crissov
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2855#issuecomment-562926062 using your GitHub account
Received on Sunday, 8 December 2019 09:03:37 UTC