- From: Christoph Päper via GitHub <sysbot+gh@w3.org>
- Date: Thu, 27 Jun 2019 14:15:57 +0000
- To: public-css-archive@w3.org
~~~~ css
@font-face {font-family: "my gaiji font"; src: url("kuni.jpg"); unicode-range: U+56FD;}
@font-face {font-family: "my gaiji font"; src: url("ji.jpg");   unicode-range: U+5B57;}
...
~~~~
| Name: | [`src`](https://drafts.csswg.org/css-fonts-3/#descdef-src) |
| ----- | ------- |
| Value: | `[` [**` <image> \| `**](https://drafts.csswg.org/css-images-4/#typedef-image) `<url> [format(<string> #)]? \| <font-face-name> ] #` |
| Initial: | N/A |
-- 
GitHub Notification of comment by Crissov
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4013#issuecomment-506364852 using your GitHub account
Received on Thursday, 27 June 2019 14:15:59 UTC