tangled
alpha
login
or
join now
eeep.ee
/
website3
1
fork
atom
my website
1
fork
atom
overview
issues
pulls
pipelines
disable stroked zeros
eeep.ee
5 hours ago
3d658cf4
95c4fd0a
+2
-2
1 changed file
expand all
collapse all
unified
split
src
style.css
+2
-2
src/style.css
reviewed
···
4
4
font-weight: 100 900;
5
5
font-display: block;
6
6
src: url(fonts/InterVariable.fast.woff2) format('woff2');
7
7
-
font-feature-settings: "cv10", "zero";
7
7
+
font-feature-settings: "cv10";
8
8
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, U+0394, U+0398, U+0104, U+0106, U+0118, U+0141, U+0143, U+00D3, U+015A, U+0179, U+017B, U+0105, U+0107, U+0119, U+0142, U+0144, U+00F3, U+015B, U+017A, U+017C;
9
9
}
10
10
@font-face {
···
13
13
font-weight: 100 900;
14
14
font-display: block;
15
15
src: url(fonts/InterVariable-Italic.fast.woff2) format('woff2');
16
16
-
font-feature-settings: "cv10", "zero";
16
16
+
font-feature-settings: "cv10";
17
17
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, U+0394, U+0398, U+0104, U+0106, U+0118, U+0141, U+0143, U+00D3, U+015A, U+0179, U+017B, U+0105, U+0107, U+0119, U+0142, U+0144, U+00F3, U+015B, U+017A, U+017C;
18
18
}
19
19
/* todo: non-fast variants and generating this from the nix stuff too maybe lol */