mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
Update noto-serif.css
This commit is contained in:
parent
59bbc930f0
commit
5b45d379c2
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@
|
|||
font-display: fallback;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url('../fonts/NotoSerif/noto-serif-latin-400-italic.woff2?ver=21') format('woff2'),
|
||||
url('../fonts/NotoSerif/noto-serif-all-400-italic.woff?ver=21') format('woff');
|
||||
url('../fonts/NotoSerif/noto-serif-latin-400-italic.woff2') format('woff2'),
|
||||
url('../fonts/NotoSerif/noto-serif-all-400-italic.woff') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
/* noto-serif-latin-400-normal */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue