Skip to content

Commit 091ac6e

Browse files
committed
web: disclaimer and version fix for font files
1 parent d324bcd commit 091ac6e

File tree

2 files changed

+44
-41
lines changed

2 files changed

+44
-41
lines changed

docs/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
<c span=row>
3434
<h1>The Inter typeface family</h1>
3535
</c>
36+
<c span=row>
37+
<blockquote>WEBSITE IS CURRENTLY EXPERIENVING ISSUES WITH LOADING RESOURCES</blockquote>
38+
</c>
3639
<c span=1-2 span-s=row>
3740
Inter is a typeface carefully crafted &amp; designed for
3841
computer screens.

docs/inter.css

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -7,152 +7,152 @@ layout: none
77
font-style: normal;
88
font-weight: 100;
99
font-display: swap;
10-
src: url("font-files/Inter-Thin.woff2?v={{font_v}}") format("woff2"),
11-
url("font-files/Inter-Thin.woff?v={{font_v}}") format("woff");
10+
src: url("font-files/Inter-Thin.woff2?{{font_v}}") format("woff2"),
11+
url("font-files/Inter-Thin.woff?{{font_v}}") format("woff");
1212
}
1313
@font-face {
1414
font-family: 'Inter';
1515
font-style: italic;
1616
font-weight: 100;
1717
font-display: swap;
18-
src: url("font-files/Inter-ThinItalic.woff2?v={{font_v}}") format("woff2"),
19-
url("font-files/Inter-ThinItalic.woff?v={{font_v}}") format("woff");
18+
src: url("font-files/Inter-ThinItalic.woff2?{{font_v}}") format("woff2"),
19+
url("font-files/Inter-ThinItalic.woff?{{font_v}}") format("woff");
2020
}
2121

2222
@font-face {
2323
font-family: 'Inter';
2424
font-style: normal;
2525
font-weight: 200;
2626
font-display: swap;
27-
src: url("font-files/Inter-ExtraLight.woff2?v={{font_v}}") format("woff2"),
28-
url("font-files/Inter-ExtraLight.woff?v={{font_v}}") format("woff");
27+
src: url("font-files/Inter-ExtraLight.woff2?{{font_v}}") format("woff2"),
28+
url("font-files/Inter-ExtraLight.woff?{{font_v}}") format("woff");
2929
}
3030
@font-face {
3131
font-family: 'Inter';
3232
font-style: italic;
3333
font-weight: 200;
3434
font-display: swap;
35-
src: url("font-files/Inter-ExtraLightItalic.woff2?v={{font_v}}") format("woff2"),
36-
url("font-files/Inter-ExtraLightItalic.woff?v={{font_v}}") format("woff");
35+
src: url("font-files/Inter-ExtraLightItalic.woff2?{{font_v}}") format("woff2"),
36+
url("font-files/Inter-ExtraLightItalic.woff?{{font_v}}") format("woff");
3737
}
3838

3939
@font-face {
4040
font-family: 'Inter';
4141
font-style: normal;
4242
font-weight: 300;
4343
font-display: swap;
44-
src: url("font-files/Inter-Light.woff2?v={{font_v}}") format("woff2"),
45-
url("font-files/Inter-Light.woff?v={{font_v}}") format("woff");
44+
src: url("font-files/Inter-Light.woff2?{{font_v}}") format("woff2"),
45+
url("font-files/Inter-Light.woff?{{font_v}}") format("woff");
4646
}
4747
@font-face {
4848
font-family: 'Inter';
4949
font-style: italic;
5050
font-weight: 300;
5151
font-display: swap;
52-
src: url("font-files/Inter-LightItalic.woff2?v={{font_v}}") format("woff2"),
53-
url("font-files/Inter-LightItalic.woff?v={{font_v}}") format("woff");
52+
src: url("font-files/Inter-LightItalic.woff2?{{font_v}}") format("woff2"),
53+
url("font-files/Inter-LightItalic.woff?{{font_v}}") format("woff");
5454
}
5555

5656
@font-face {
5757
font-family: 'Inter';
5858
font-style: normal;
5959
font-weight: 400;
6060
font-display: swap;
61-
src: url("font-files/Inter-Regular.woff2?v={{font_v}}") format("woff2"),
62-
url("font-files/Inter-Regular.woff?v={{font_v}}") format("woff");
61+
src: url("font-files/Inter-Regular.woff2?{{font_v}}") format("woff2"),
62+
url("font-files/Inter-Regular.woff?{{font_v}}") format("woff");
6363
}
6464
@font-face {
6565
font-family: 'Inter';
6666
font-style: italic;
6767
font-weight: 400;
6868
font-display: swap;
69-
src: url("font-files/Inter-Italic.woff2?v={{font_v}}") format("woff2"),
70-
url("font-files/Inter-Italic.woff?v={{font_v}}") format("woff");
69+
src: url("font-files/Inter-Italic.woff2?{{font_v}}") format("woff2"),
70+
url("font-files/Inter-Italic.woff?{{font_v}}") format("woff");
7171
}
7272

7373
@font-face {
7474
font-family: 'Inter';
7575
font-style: normal;
7676
font-weight: 500;
7777
font-display: swap;
78-
src: url("font-files/Inter-Medium.woff2?v={{font_v}}") format("woff2"),
79-
url("font-files/Inter-Medium.woff?v={{font_v}}") format("woff");
78+
src: url("font-files/Inter-Medium.woff2?{{font_v}}") format("woff2"),
79+
url("font-files/Inter-Medium.woff?{{font_v}}") format("woff");
8080
}
8181
@font-face {
8282
font-family: 'Inter';
8383
font-style: italic;
8484
font-weight: 500;
8585
font-display: swap;
86-
src: url("font-files/Inter-MediumItalic.woff2?v={{font_v}}") format("woff2"),
87-
url("font-files/Inter-MediumItalic.woff?v={{font_v}}") format("woff");
86+
src: url("font-files/Inter-MediumItalic.woff2?{{font_v}}") format("woff2"),
87+
url("font-files/Inter-MediumItalic.woff?{{font_v}}") format("woff");
8888
}
8989

9090
@font-face {
9191
font-family: 'Inter';
9292
font-style: normal;
9393
font-weight: 600;
9494
font-display: swap;
95-
src: url("font-files/Inter-SemiBold.woff2?v={{font_v}}") format("woff2"),
96-
url("font-files/Inter-SemiBold.woff?v={{font_v}}") format("woff");
95+
src: url("font-files/Inter-SemiBold.woff2?{{font_v}}") format("woff2"),
96+
url("font-files/Inter-SemiBold.woff?{{font_v}}") format("woff");
9797
}
9898
@font-face {
9999
font-family: 'Inter';
100100
font-style: italic;
101101
font-weight: 600;
102102
font-display: swap;
103-
src: url("font-files/Inter-SemiBoldItalic.woff2?v={{font_v}}") format("woff2"),
104-
url("font-files/Inter-SemiBoldItalic.woff?v={{font_v}}") format("woff");
103+
src: url("font-files/Inter-SemiBoldItalic.woff2?{{font_v}}") format("woff2"),
104+
url("font-files/Inter-SemiBoldItalic.woff?{{font_v}}") format("woff");
105105
}
106106

107107
@font-face {
108108
font-family: 'Inter';
109109
font-style: normal;
110110
font-weight: 700;
111111
font-display: swap;
112-
src: url("font-files/Inter-Bold.woff2?v={{font_v}}") format("woff2"),
113-
url("font-files/Inter-Bold.woff?v={{font_v}}") format("woff");
112+
src: url("font-files/Inter-Bold.woff2?{{font_v}}") format("woff2"),
113+
url("font-files/Inter-Bold.woff?{{font_v}}") format("woff");
114114
}
115115
@font-face {
116116
font-family: 'Inter';
117117
font-style: italic;
118118
font-weight: 700;
119119
font-display: swap;
120-
src: url("font-files/Inter-BoldItalic.woff2?v={{font_v}}") format("woff2"),
121-
url("font-files/Inter-BoldItalic.woff?v={{font_v}}") format("woff");
120+
src: url("font-files/Inter-BoldItalic.woff2?{{font_v}}") format("woff2"),
121+
url("font-files/Inter-BoldItalic.woff?{{font_v}}") format("woff");
122122
}
123123

124124
@font-face {
125125
font-family: 'Inter';
126126
font-style: normal;
127127
font-weight: 800;
128128
font-display: swap;
129-
src: url("font-files/Inter-ExtraBold.woff2?v={{font_v}}") format("woff2"),
130-
url("font-files/Inter-ExtraBold.woff?v={{font_v}}") format("woff");
129+
src: url("font-files/Inter-ExtraBold.woff2?{{font_v}}") format("woff2"),
130+
url("font-files/Inter-ExtraBold.woff?{{font_v}}") format("woff");
131131
}
132132
@font-face {
133133
font-family: 'Inter';
134134
font-style: italic;
135135
font-weight: 800;
136136
font-display: swap;
137-
src: url("font-files/Inter-ExtraBoldItalic.woff2?v={{font_v}}") format("woff2"),
138-
url("font-files/Inter-ExtraBoldItalic.woff?v={{font_v}}") format("woff");
137+
src: url("font-files/Inter-ExtraBoldItalic.woff2?{{font_v}}") format("woff2"),
138+
url("font-files/Inter-ExtraBoldItalic.woff?{{font_v}}") format("woff");
139139
}
140140

141141
@font-face {
142142
font-family: 'Inter';
143143
font-style: normal;
144144
font-weight: 900;
145145
font-display: swap;
146-
src: url("font-files/Inter-Black.woff2?v={{font_v}}") format("woff2"),
147-
url("font-files/Inter-Black.woff?v={{font_v}}") format("woff");
146+
src: url("font-files/Inter-Black.woff2?{{font_v}}") format("woff2"),
147+
url("font-files/Inter-Black.woff?{{font_v}}") format("woff");
148148
}
149149
@font-face {
150150
font-family: 'Inter';
151151
font-style: italic;
152152
font-weight: 900;
153153
font-display: swap;
154-
src: url("font-files/Inter-BlackItalic.woff2?v={{font_v}}") format("woff2"),
155-
url("font-files/Inter-BlackItalic.woff?v={{font_v}}") format("woff");
154+
src: url("font-files/Inter-BlackItalic.woff2?{{font_v}}") format("woff2"),
155+
url("font-files/Inter-BlackItalic.woff?{{font_v}}") format("woff");
156156
}
157157

158158
/* -------------------------------------------------------
@@ -170,15 +170,15 @@ Usage:
170170
font-style: normal;
171171
font-named-instance: 'Regular';
172172
font-display: swap;
173-
src: url("font-files/Inter-roman.var.woff2?v={{font_v}}") format("woff2");
173+
src: url("font-files/Inter-roman.var.woff2?{{font_v}}") format("woff2");
174174
}
175175
@font-face {
176176
font-family: 'Inter var';
177177
font-weight: 100 900;
178178
font-style: italic;
179179
font-named-instance: 'Italic';
180180
font-display: swap;
181-
src: url("font-files/Inter-italic.var.woff2?v={{font_v}}") format("woff2");
181+
src: url("font-files/Inter-italic.var.woff2?{{font_v}}") format("woff2");
182182
}
183183

184184
/* Legacy naming compatibility */
@@ -188,15 +188,15 @@ Usage:
188188
font-style: normal;
189189
font-named-instance: 'Regular';
190190
font-display: swap;
191-
src: url("font-files/Inter-roman.var.woff2?v={{font_v}}") format("woff2");
191+
src: url("font-files/Inter-roman.var.woff2?{{font_v}}") format("woff2");
192192
}
193193
@font-face {
194194
font-family: 'Inter var alt';
195195
font-weight: 100 900;
196196
font-style: italic;
197197
font-named-instance: 'Italic';
198198
font-display: swap;
199-
src: url("font-files/Inter-italic.var.woff2?v={{font_v}}") format("woff2");
199+
src: url("font-files/Inter-italic.var.woff2?{{font_v}}") format("woff2");
200200
}
201201

202202

@@ -218,5 +218,5 @@ explicitly, e.g.
218218
font-weight: 100 900;
219219
font-style: oblique 0deg 10deg;
220220
font-display: swap;
221-
src: url("font-files/Inter.var.woff2?v={{font_v}}") format("woff2");
221+
src: url("font-files/Inter.var.woff2?{{font_v}}") format("woff2");
222222
}

0 commit comments

Comments
 (0)