Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 0 additions & 72 deletions flatdir/res/fonts/400.css

This file was deleted.

72 changes: 0 additions & 72 deletions flatdir/res/fonts/600.css

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
79 changes: 79 additions & 0 deletions flatdir/res/fonts/wght.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
/* noto-sans-cyrillic-ext-wght-normal */
@font-face {
font-family: 'Noto Sans Variable';
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(./files/noto-sans-cyrillic-ext-wght-normal.woff2) format('woff2-variations');
unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

/* noto-sans-cyrillic-wght-normal */
@font-face {
font-family: 'Noto Sans Variable';
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(./files/noto-sans-cyrillic-wght-normal.woff2) format('woff2-variations');
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

/* noto-sans-devanagari-wght-normal */
@font-face {
font-family: 'Noto Sans Variable';
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(./files/noto-sans-devanagari-wght-normal.woff2) format('woff2-variations');
unicode-range: U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09;
}

/* noto-sans-greek-ext-wght-normal */
@font-face {
font-family: 'Noto Sans Variable';
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(./files/noto-sans-greek-ext-wght-normal.woff2) format('woff2-variations');
unicode-range: U+1F00-1FFF;
}

/* noto-sans-greek-wght-normal */
@font-face {
font-family: 'Noto Sans Variable';
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(./files/noto-sans-greek-wght-normal.woff2) format('woff2-variations');
unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;
}

/* noto-sans-vietnamese-wght-normal */
@font-face {
font-family: 'Noto Sans Variable';
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(./files/noto-sans-vietnamese-wght-normal.woff2) format('woff2-variations');
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
}

/* noto-sans-latin-ext-wght-normal */
@font-face {
font-family: 'Noto Sans Variable';
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(./files/noto-sans-latin-ext-wght-normal.woff2) format('woff2-variations');
unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

/* noto-sans-latin-wght-normal */
@font-face {
font-family: 'Noto Sans Variable';
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(./files/noto-sans-latin-wght-normal.woff2) format('woff2-variations');
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
5 changes: 2 additions & 3 deletions flatdir/res/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@
<link rel="icon" href="images/icon.png" />

<style>
@import "fonts/400.css";
@import "fonts/600.css";
@import "fonts/wght.css";

html {
color: #333;
font: medium / 1.5 "Noto Sans", sans-serif;
font: medium / 1.5 "Noto Sans Variable", sans-serif;
overflow-wrap: break-word;
}

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
},
"config": {
"vendored": {
"root": "node_modules/@fontsource/noto-sans/400.css node_modules/@fontsource/noto-sans/600.css",
"files": "node_modules/@fontsource/noto-sans/files/noto-sans-*-400-normal.woff2 node_modules/@fontsource/noto-sans/files/noto-sans-all-400-normal.woff node_modules/@fontsource/noto-sans/files/noto-sans-*-600-normal.woff2 node_modules/@fontsource/noto-sans/files/noto-sans-all-600-normal.woff"
"root": "node_modules/@fontsource-variable/noto-sans/wght.css",
"files": "node_modules/@fontsource-variable/noto-sans/files/noto-sans-*-wght-normal.woff2"
}
},
"dependencies": {
"@fontsource/noto-sans": "^4.5"
"@fontsource-variable/noto-sans": "^5.2"
}
}